-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 11 15:49:48 msm8909 python3[2197]: DB VERSION: 9
May 11 15:49:48 msm8909 python3[2197]: [DB] No upgrade needed
May 11 15:49:49 msm8909 python3[2197]: [DEBUG] Looking for old files to remove in /data/logs
May 11 15:49:49 msm8909 python3[2197]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 15:49:49 msm8909 python3[2197]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 15:49:49 msm8909 python3[2197]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 15:49:50 msm8909 python3[2197]: [SSE] SETTING UP SSE
May 11 15:49:50 msm8909 python3[2197]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 15:49:50 msm8909 python3[2197]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa9b04db0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 11 15:49:50 msm8909 python3[2197]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa90301d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 11 15:50:03 msm8909 python3[2197]: Traceback (most recent call last):
May 11 15:50:03 msm8909 python3[2197]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 11 15:50:03 msm8909 python3[2197]: hci0 = BluetoothAdapter(0);
May 11 15:50:03 msm8909 python3[2197]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 11 15:50:03 msm8909 python3[2197]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 11 15:50:03 msm8909 python3[2197]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 11 15:50:03 msm8909 python3[2197]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 11 15:50:03 msm8909 python3[2197]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 11 15:50:03 msm8909 python3[2197]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 11 15:50:03 msm8909 python3[2197]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 11 15:50:03 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 11 15:50:03 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 11 15:50:03 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 11 15:50:08 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 11 15:50:08 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 11 15:50:08 msm8909 systemd[1]: Started Mother Gateway Service.
May 11 15:50:10 msm8909 python3[3020]: READING DB FROM FILE: /data/mother.db
May 11 15:50:10 msm8909 python3[3020]: DB VERSION: 9
May 11 15:50:10 msm8909 python3[3020]: [DB] No upgrade needed
May 11 15:50:11 msm8909 python3[3020]: [DEBUG] Looking for old files to remove in /data/logs
May 11 15:50:11 msm8909 python3[3020]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 11 15:50:11 msm8909 python3[3020]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 11 15:50:11 msm8909 python3[3020]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 11 15:50:12 msm8909 python3[3020]: [SSE] SETTING UP SSE
May 11 15:50:12 msm8909 python3[3020]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 11 15:50:49 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:50:49 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:50:49 msm8909 python3[3020]: Running Scheduled: Thread Check
May 11 15:50:49 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 15:50:49 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:50:49 msm8909 python3[3020]: [SSE] Sending: {"key": "2b2aafac4f454d8c87f75178ee904825", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:50:49 msm8909 python3[3020]: [SSE] RX'd: {'key': '41b987689aaa4923ae16e61d68b5f6c6', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413813.0195577}
May 11 15:50:49 msm8909 python3[3020]: [SSE] RX'd: {'key': None, 'type': 'gw', 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'source': 1, 'timestamp': 1715413814.2369418}
May 11 15:50:49 msm8909 python3[3020]: [SSE] RX'd: {'key': None, 'type': 'wearables', 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'source': 1, 'timestamp': 1715413814.2402833}
May 11 15:50:49 msm8909 python3[3020]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'source': 1, 'timestamp': 1715413814.4250021}
May 11 15:50:49 msm8909 python3[3020]: [SSE] UPDATING W CONFIG
May 11 15:50:49 msm8909 python3[3020]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'source': 1, 'timestamp': 1715413814.6176672}
May 11 15:50:49 msm8909 python3[3020]: [SSE] UPDATING W CONFIG
May 11 15:50:50 msm8909 python3[3020]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'source': 1, 'timestamp': 1715413814.8090148}
May 11 15:50:50 msm8909 python3[3020]: [SSE] UPDATING W CONFIG
May 11 15:50:50 msm8909 python3[3020]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'source': 1, 'timestamp': 1715413815.0099909}
May 11 15:50:50 msm8909 python3[3020]: [SSE] UPDATING W CONFIG
May 11 15:50:50 msm8909 python3[3020]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'source': 1, 'timestamp': 1715413815.1983919}
May 11 15:50:50 msm8909 python3[3020]: [SSE] UPDATING W CONFIG
May 11 15:50:50 msm8909 python3[3020]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'source': 1, 'timestamp': 1715413815.4243083}
May 11 15:50:50 msm8909 python3[3020]: [SSE] UPDATING W CONFIG
May 11 15:50:50 msm8909 python3[3020]: [SSE] RX'd: {'key': None, 'type': 'prov', 'data': '0', 'source': 1, 'timestamp': 1715413815.4740298}
May 11 15:50:50 msm8909 python3[3020]: [SSE] SETTING PROVISIONING TO: 0
May 11 15:50:50 msm8909 python3[3020]: [CONFIG] SSE Has new config, updating
May 11 15:50:50 msm8909 python3[3020]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 11 15:50:50 msm8909 python3[3020]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 11 15:50:50 msm8909 python3[3020]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 11 15:50:50 msm8909 python3[3020]: [CLOUD] Activating Gateway
May 11 15:50:50 msm8909 python3[3020]: DBUS: Discovered 06:05:04:48:10:21 .
May 11 15:50:50 msm8909 python3[3020]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 11 15:50:50 msm8909 python3[3020]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 11 15:50:50 msm8909 python3[3020]: DBUS: Discovered 06:05:04:13:9C:CF .
May 11 15:50:50 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 15:50:50 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 15:50:50 msm8909 python3[3020]: [SSE] RX'd: {'key': '2b2aafac4f454d8c87f75178ee904825', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413850.2687712}
May 11 15:50:50 msm8909 python3[3020]: DBUS: Discovered 06:05:04:56:C4:4A .
May 11 15:50:50 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 15:50:50 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:50:50 msm8909 python3[3020]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 11 15:50:51 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 658, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000292003d0210d0005e306a69
May 11 15:50:51 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:50:51 msm8909 python3[3020]: DBUS: Discovered 06:05:04:6D:74:4C .
May 11 15:50:51 msm8909 python3[3020]: ADVERT: {'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 11 15:50:51 msm8909 python3[3020]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 15:50:51 msm8909 python3[3020]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 11 15:50:51 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 15:50:51 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:50:51 msm8909 python3[3020]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 11 15:50:51 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 874, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000036a00070000000005106969
May 11 15:50:51 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:50:51 msm8909 python3[3020]: DBUS: Discovered 06:05:04:80:24:04 .
May 11 15:50:51 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:50:51 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:50:51 msm8909 python3[3020]: DBUS: Discovered 06:05:04:09:A0:9C .
May 11 15:50:51 msm8909 python3[3020]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 11 15:50:51 msm8909 python3[3020]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 15:50:52 msm8909 python3[3020]: DBUS: Discovered 06:05:04:2D:A2:15 .
May 11 15:50:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 914, 'case_temp': 128, 'total_steps': 7228, 'solar_gen': 1532, 'company_id': b'\x05\xd5', 'sleep_state': 5, 'total_cals': 943, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 29, 'mtp_version': 7, 'battery': 43, 'thermal_gen': 246, 'skin_temp': 132, 'run_steps': 0, 'distance': 5634, 'heart_rate': 88, 'sleep_duration': 0} 05d505d5000700001c3c1602000005fc00f61df392582b258084
May 11 15:50:52 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:50:52 msm8909 python3[3020]: DBUS: Discovered 06:05:04:BD:E1:EC .
May 11 15:50:52 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:50:52 msm8909 python3[3020]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:50:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 989, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003dd0010000001004e306969
May 11 15:50:52 msm8909 python3[3020]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 11 15:50:52 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 989, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715413852, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:50:52 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 989, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715413852, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:50:52 msm8909 python3[3020]: [SSE] Sending: {"key": "cb54ab4a26dd4817a547f27f1b4a4be5", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 989, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 16}, "utcTimestamp": 1715413852, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 15:50:52 msm8909 python3[3020]: DBUS: Discovered 06:05:04:44:7C:06 .
May 11 15:50:52 msm8909 python3[3020]: ADVERT: {'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 15:50:52 msm8909 python3[3020]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 15:50:52 msm8909 python3[3020]: [SSE] RX'd: {'key': 'cb54ab4a26dd4817a547f27f1b4a4be5', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413852.54845}
May 11 15:50:53 msm8909 python3[3020]: DBUS: Discovered 06:05:04:7A:56:97 .
May 11 15:50:53 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 15:50:53 msm8909 python3[3020]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:50:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 658, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000292003d0210d0005e306a69
May 11 15:50:53 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:50:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 836, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003440007000000004c00696a
May 11 15:50:53 msm8909 python3[3020]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 11 15:50:53 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 836, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715413853, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:50:53 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 836, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715413853, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:50:53 msm8909 python3[3020]: [SSE] Sending: {"key": "b2e7dfcb614540e68d5343b0c4756c7e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 836, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 7}, "utcTimestamp": 1715413853, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 15:50:54 msm8909 python3[3020]: [SSE] RX'd: {'key': 'b2e7dfcb614540e68d5343b0c4756c7e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413853.9508309}
May 11 15:50:54 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:50:54 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:50:54 msm8909 python3[3020]: DBUS: Discovered 06:05:04:61:15:83 .
May 11 15:50:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 877, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000036d0007000000005610696a
May 11 15:50:54 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:51:04 msm8909 python3[3020]: DBUS: Discovered 06:05:04:1F:66:01 .
May 11 15:51:04 msm8909 python3[3020]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 15:51:04 msm8909 python3[3020]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 15:51:04 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:51:04 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:51:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 658, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000292003d0210d0005e106a69
May 11 15:51:04 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:51:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 977, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d100100000000047006a6a
May 11 15:51:04 msm8909 python3[3020]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 11 15:51:04 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 977, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 16}, 'utcTimestamp': 1715413864, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:51:04 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 977, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 16}, 'utcTimestamp': 1715413864, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:51:04 msm8909 python3[3020]: [SSE] Sending: {"key": "238f664e6c5f4241a0eb4a5f68865c3e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 977, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 16}, "utcTimestamp": 1715413864, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 15:51:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 877, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 127, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d036d00070160320040207e7f
May 11 15:51:05 msm8909 python3[3020]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 11 15:51:05 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 45, 'actCals': 1, 'skinTemp': 127, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 877, 'totalCals': 51, 'bmrCals': 50, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 126, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 7}, 'utcTimestamp': 1715413865, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:51:05 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 45, 'actCals': 1, 'skinTemp': 127, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 877, 'totalCals': 51, 'bmrCals': 50, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 126, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 7}, 'utcTimestamp': 1715413865, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:51:05 msm8909 python3[3020]: [SSE] Sending: {"key": "eef8afb33d5843c9a6e32331afb102db", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 45, "actCals": 1, "skinTemp": 127, "totalSteps": 0, "sleepState": 0, "solarGen": 877, "totalCals": 51, "bmrCals": 50, "walkSteps": 0, "heartRate": 0, "caseTemp": 126, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 7}, "utcTimestamp": 1715413865, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 15:51:05 msm8909 python3[3020]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 11 15:51:10 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 836, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003440007000000004c20696a
May 11 15:51:10 msm8909 python3[3020]: DBUS: Discovered 06:05:04:66:30:47 .
May 11 15:51:10 msm8909 python3[3020]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 11 15:51:10 msm8909 python3[3020]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 15:51:10 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 15:51:10 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:51:10 msm8909 python3[3020]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 11 15:51:10 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 877, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000036d0007000000005b006969
May 11 15:51:10 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:51:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 877, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000036d0007000000005630696a
May 11 15:51:11 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:51:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 989, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003dd0010000001004e106969
May 11 15:51:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 979, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d300100000000047106a6a
May 11 15:51:12 msm8909 python3[3020]: DBUS: Discovered 06:05:04:50:93:05 .
May 11 15:51:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 877, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000036d00070000000058106969
May 11 15:51:12 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:51:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 658, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000292003d0210d0005e106a69
May 11 15:51:12 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:51:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d920007000000000000000000070007000000004530696a
May 11 15:51:12 msm8909 python3[3020]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 11 15:51:12 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 7}, 'utcTimestamp': 1715413872, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:51:12 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 7}, 'utcTimestamp': 1715413872, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:51:12 msm8909 python3[3020]: [SSE] Sending: {"key": "b6ef3dae13914d268944424335bda80b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 69, "thermalGen": 7}, "utcTimestamp": 1715413872, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 15:51:12 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:51:12 msm8909 python3[3020]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:51:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000047106969
May 11 15:51:13 msm8909 python3[3020]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 11 15:51:13 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 7}, 'utcTimestamp': 1715413873, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:51:13 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 7}, 'utcTimestamp': 1715413873, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:51:13 msm8909 python3[3020]: [SSE] Sending: {"key": "1bba7ecacb8d466e960a69cb98e363c2", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 7}, "utcTimestamp": 1715413873, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 15:51:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 877, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000036d0007000000005630696a
May 11 15:51:14 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:51:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 915, 'case_temp': 128, 'total_steps': 7228, 'solar_gen': 1534, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 944, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 29, 'mtp_version': 7, 'battery': 44, 'thermal_gen': 246, 'skin_temp': 131, 'run_steps': 0, 'distance': 5634, 'heart_rate': 88, 'sleep_duration': 0} 05d505d5000700001c3c1602000005fe00f61df393582c148083
May 11 15:51:14 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:51:14 msm8909 python3[3020]: DBUS: Discovered 06:05:04:88:94:2A .
May 11 15:51:14 msm8909 python3[3020]: ADVERT: {'company_id': b'\x1e\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 11 15:51:14 msm8909 python3[3020]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 11 15:51:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 915, 'case_temp': 128, 'total_steps': 7228, 'solar_gen': 1534, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 944, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 29, 'mtp_version': 7, 'battery': 44, 'thermal_gen': 246, 'skin_temp': 131, 'run_steps': 0, 'distance': 5634, 'heart_rate': 88, 'sleep_duration': 0} 05d505d5000700001c3c1602000005fe00f61df393582c148083
May 11 15:51:14 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:51:14 msm8909 python3[3020]: DBUS: Discovered 06:05:04:69:0A:91 .
May 11 15:51:14 msm8909 python3[3020]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 11 15:51:14 msm8909 python3[3020]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 15:51:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 660, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000294003d0210d0005e206a69
May 11 15:51:14 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:51:14 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:51:14 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:51:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d920007000000000000000000070007000000004530696a
May 11 15:51:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 877, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 127, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d036d00070160320040207e7f
May 11 15:51:18 msm8909 python3[3020]: DBUS: Connected to 06:05:04:30:B0:14
May 11 15:51:18 msm8909 python3[3020]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 15:51:18 msm8909 python3[3020]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 15:51:18 msm8909 python3[3020]: [SSE] Sending: {"key": "7c22fb9d205d47aaa44ef45cbf8bfad9", "msg": {"wearables": [{"wearable_id": 81, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:51:18 msm8909 python3[3020]: ACTIVATING HR.
May 11 15:51:25 msm8909 python3[3020]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:51:25 msm8909 python3[3020]: 75.892202854156494 [06:05:04:30:B0:14] <- HR 0000
May 11 15:51:26 msm8909 python3[3020]: 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, 29, 169, 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 11 15:51:26 msm8909 python3[3020]: GOT Firmware Version: V1.5.4d0
May 11 15:51:26 msm8909 python3[3020]: GOT Pairing Code: 13d4
May 11 15:51:26 msm8909 python3[3020]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 15:51:26 msm8909 python3[3020]: NO FW Update needed.
May 11 15:51:26 msm8909 python3[3020]: LAST SYNC: 1715412393
May 11 15:51:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 991, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003df0010000001004d206969
May 11 15:51:27 msm8909 python3[3020]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 11 15:51:27 msm8909 python3[3020]: ADVERT: {'company_id': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 11 15:51:27 msm8909 python3[3020]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 11 15:51:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 660, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000294003d0210d0005e306a69
May 11 15:51:27 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:51:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d920007000000000000000000070007000000004500696a
May 11 15:51:27 msm8909 python3[3020]: 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, 205, 30, 1, 16, 40, 197, 0, 17, 165, 89, 0, 18, 45, 0, 0, 32, 0, 0, 0, 48, 111, 3, 0, 64, 7, 0, 0, 65, 127, 0, 0, 80, 126, 0, 0, 81, 64, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 15:51:27 msm8909 python3[3020]: ACTIVITY: 0
May 11 15:51:27 msm8909 python3[3020]: HR READING: 0 TOOK 0.000407 secs
May 11 15:51:27 msm8909 python3[3020]: DEACTIVATING HR.
May 11 15:51:27 msm8909 python3[3020]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:51:27 msm8909 python3[3020]: GOT Instant Data: {'solar_gen': 879, 'bmr_cals': 50472, 'heart_rate': 0, 'total_steps': 0, 'skin_temp': 127, 'total_cals': 73421, 'walk_steps': 0, 'act_cals': 22949, 'case_temp': 126, 'activity': 0, 'thermal_gen': 7, 'run_steps': 0, 'distance': 0, 'battery': 64, 'sleep_duration': 45}
May 11 15:51:27 msm8909 python3[3020]: W ID: 81
May 11 15:51:27 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 45, 'heartRate': 0, 'skinTemp': 127, 'totalSteps': 0, 'solarGen': 879, 'totalCals': 73421, 'bmrCals': 50472, 'actCals': 22949, 'activity': 0, 'caseTemp': 126, 'walkSteps': 0, 'runSteps': 0, 'distance': 0, 'battery': 64, 'thermalGen': 7}, 'utcTimestamp': 1715413887, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:51:27 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 45, 'heartRate': 0, 'skinTemp': 127, 'totalSteps': 0, 'solarGen': 879, 'totalCals': 73421, 'bmrCals': 50472, 'actCals': 22949, 'activity': 0, 'caseTemp': 126, 'walkSteps': 0, 'runSteps': 0, 'distance': 0, 'battery': 64, 'thermalGen': 7}, 'utcTimestamp': 1715413887, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:51:27 msm8909 python3[3020]: [SSE] Sending: {"key": "1ed59cc9dca147c2b87d5a1d0be3015e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 45, "heartRate": 0, "skinTemp": 127, "totalSteps": 0, "solarGen": 879, "totalCals": 73421, "bmrCals": 50472, "actCals": 22949, "activity": 0, "caseTemp": 126, "walkSteps": 0, "runSteps": 0, "distance": 0, "battery": 64, "thermalGen": 7}, "utcTimestamp": 1715413887, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 15:51:27 msm8909 python3[3020]: Instant Upload complete
May 11 15:51:27 msm8909 python3[3020]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 11 15:51:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 837, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003450007000000004b00696a
May 11 15:51:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 877, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000036d00070000000058206969
May 11 15:51:29 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:51:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000047306969
May 11 15:51:30 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:51:30 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:51:30 msm8909 python3[3020]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 15:51:30 msm8909 python3[3020]: DBUS: 06:05:04:30:B0:14 disconnected.
May 11 15:51:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 879, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 127, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d036f00070160320040007e7f
May 11 15:51:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 879, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 127, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d036f00070160320040007e7f
May 11 15:51:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 879, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000036f0007000000005c206969
May 11 15:51:30 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:51:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 915, 'case_temp': 128, 'total_steps': 7228, 'solar_gen': 1534, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 944, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 29, 'mtp_version': 7, 'battery': 44, 'thermal_gen': 246, 'skin_temp': 131, 'run_steps': 0, 'distance': 5634, 'heart_rate': 88, 'sleep_duration': 0} 05d505d5000700001c3c1602000005fe00f61df393582c248083
May 11 15:51:30 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:51:31 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:51:31 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:51:31 msm8909 python3[3020]: [SSE] RX'd: {'key': '238f664e6c5f4241a0eb4a5f68865c3e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413865.323844}
May 11 15:51:31 msm8909 python3[3020]: [SSE] RX'd: {'key': 'eef8afb33d5843c9a6e32331afb102db', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413865.5555859}
May 11 15:51:31 msm8909 python3[3020]: [SSE] RX'd: {'key': 'b6ef3dae13914d268944424335bda80b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413873.0667667}
May 11 15:51:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 877, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000036d00070000000058306969
May 11 15:51:31 msm8909 python3[3020]: [SSE] RX'd: {'key': '1bba7ecacb8d466e960a69cb98e363c2', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413874.2314923}
May 11 15:51:31 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:51:31 msm8909 python3[3020]: [SSE] RX'd: {'key': '7c22fb9d205d47aaa44ef45cbf8bfad9', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413878.8476861}
May 11 15:51:31 msm8909 python3[3020]: [SSE] RX'd: {'key': '1ed59cc9dca147c2b87d5a1d0be3015e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413888.0685015}
May 11 15:51:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 879, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000036f0007000000005610696a
May 11 15:51:31 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:51:31 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 15:51:31 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:51:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d920007000000000000000000070007000000004520696a
May 11 15:51:43 msm8909 python3[3020]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 15:51:43 msm8909 python3[3020]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 15:51:43 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:51:43 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:51:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 876, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000036c00070000000005206969
May 11 15:51:43 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:51:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 979, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d300100000000047006a6a
May 11 15:51:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 915, 'case_temp': 128, 'total_steps': 7228, 'solar_gen': 1534, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 944, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 29, 'mtp_version': 7, 'battery': 44, 'thermal_gen': 246, 'skin_temp': 131, 'run_steps': 0, 'distance': 5634, 'heart_rate': 84, 'sleep_duration': 0} 05d505d5000700001c3c1602000005fe00f61df393542c348083
May 11 15:51:44 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:51:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 660, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000294003d0210d0005e106a69
May 11 15:51:45 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:51:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000047106969
May 11 15:51:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 879, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000036f0007000000005c006969
May 11 15:51:45 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:51:49 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 15:51:49 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:51:49 msm8909 python3[3020]: [SSE] Sending: {"key": "4e14007976a8415eb12526664ad8a1de", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:51:50 msm8909 python3[3020]: [SSE] RX'd: {'key': '4e14007976a8415eb12526664ad8a1de', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413910.3240592}
May 11 15:51:52 msm8909 python3[3020]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 15:51:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 991, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003df0010000001004d206969
May 11 15:51:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 660, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000294003d0210d0005e206a69
May 11 15:51:54 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:51:55 msm8909 python3[3020]: DBUS: Connected to 06:05:04:AF:F9:E9
May 11 15:51:55 msm8909 python3[3020]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 15:51:55 msm8909 python3[3020]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 15:51:55 msm8909 python3[3020]: [SSE] Sending: {"key": "57967550c68c48389296d65500c1f128", "msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:51:55 msm8909 python3[3020]: ACTIVATING HR.
May 11 15:51:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 877, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000036d00070000000058106969
May 11 15:51:56 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:51:56 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:51:56 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:51:56 msm8909 python3[3020]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 11 15:51:56 msm8909 python3[3020]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 15:51:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 837, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003450007000000004b30696a
May 11 15:51:56 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 837, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 75, 'thermalGen': 7}, 'utcTimestamp': 1715413916, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:51:56 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 837, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 75, 'thermalGen': 7}, 'utcTimestamp': 1715413916, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:51:56 msm8909 python3[3020]: [SSE] Sending: {"key": "e06ffc17b1eb429bbf589c83bcc0ae90", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 837, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 75, "thermalGen": 7}, "utcTimestamp": 1715413916, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 15:51:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d920007000000000000000000070007000000004530696a
May 11 15:51:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000047206969
May 11 15:52:02 msm8909 python3[3020]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:52:03 msm8909 python3[3020]: 113.52472758293152 [06:05:04:AF:F9:E9] <- HR 0000
May 11 15:52:03 msm8909 python3[3020]: 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, 29, 58, 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 11 15:52:03 msm8909 python3[3020]: GOT Firmware Version: V1.5.4d0
May 11 15:52:03 msm8909 python3[3020]: GOT Pairing Code: 0f89
May 11 15:52:03 msm8909 python3[3020]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 15:52:03 msm8909 python3[3020]: NO FW Update needed.
May 11 15:52:03 msm8909 python3[3020]: LAST SYNC: 1715412282
May 11 15:52:04 msm8909 python3[3020]: 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, 210, 8, 0, 16, 102, 7, 0, 17, 108, 1, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 223, 3, 0, 64, 16, 0, 0, 65, 105, 0, 0, 80, 105, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 15:52:04 msm8909 python3[3020]: ACTIVITY: 0
May 11 15:52:04 msm8909 python3[3020]: HR READING: 0 TOOK 0.000511 secs
May 11 15:52:04 msm8909 python3[3020]: DEACTIVATING HR.
May 11 15:52:04 msm8909 python3[3020]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:52:04 msm8909 python3[3020]: GOT Instant Data: {'solar_gen': 991, 'bmr_cals': 1894, 'heart_rate': 0, 'total_steps': 0, 'skin_temp': 105, 'total_cals': 2258, 'walk_steps': 0, 'act_cals': 364, 'case_temp': 105, 'activity': 0, 'thermal_gen': 16, 'run_steps': 0, 'distance': 0, 'battery': 77, 'sleep_duration': 0}
May 11 15:52:04 msm8909 python3[3020]: W ID: 73
May 11 15:52:04 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'skinTemp': 105, 'totalSteps': 0, 'solarGen': 991, 'totalCals': 2258, 'bmrCals': 1894, 'actCals': 364, 'activity': 0, 'caseTemp': 105, 'walkSteps': 0, 'runSteps': 0, 'distance': 0, 'battery': 77, 'thermalGen': 16}, 'utcTimestamp': 1715413924, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:52:04 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'skinTemp': 105, 'totalSteps': 0, 'solarGen': 991, 'totalCals': 2258, 'bmrCals': 1894, 'actCals': 364, 'activity': 0, 'caseTemp': 105, 'walkSteps': 0, 'runSteps': 0, 'distance': 0, 'battery': 77, 'thermalGen': 16}, 'utcTimestamp': 1715413924, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:52:04 msm8909 python3[3020]: [SSE] Sending: {"key": "a571489a1d7b4474bb8d9ea0c571376b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "heartRate": 0, "skinTemp": 105, "totalSteps": 0, "solarGen": 991, "totalCals": 2258, "bmrCals": 1894, "actCals": 364, "activity": 0, "caseTemp": 105, "walkSteps": 0, "runSteps": 0, "distance": 0, "battery": 77, "thermalGen": 16}, "utcTimestamp": 1715413924, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 15:52:04 msm8909 python3[3020]: Instant Upload complete
May 11 15:52:04 msm8909 python3[3020]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 11 15:52:09 msm8909 python3[3020]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 15:52:09 msm8909 python3[3020]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 11 15:52:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 991, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003df0010000001004d206969
May 11 15:52:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 916, 'case_temp': 128, 'total_steps': 7228, 'solar_gen': 1536, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 946, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 40, 'thermal_gen': 246, 'skin_temp': 131, 'run_steps': 0, 'distance': 5634, 'heart_rate': 84, 'sleep_duration': 0} 05d505d5000700001c3c16020000060000f61e03945428148083
May 11 15:52:09 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:52:09 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:52:09 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:52:09 msm8909 python3[3020]: [SSE] RX'd: {'key': '57967550c68c48389296d65500c1f128', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413916.1428063}
May 11 15:52:10 msm8909 python3[3020]: [SSE] RX'd: {'key': 'e06ffc17b1eb429bbf589c83bcc0ae90', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413917.2148125}
May 11 15:52:10 msm8909 python3[3020]: [SSE] RX'd: {'key': 'a571489a1d7b4474bb8d9ea0c571376b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413925.1052418}
May 11 15:52:10 msm8909 python3[3020]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 11 15:52:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 879, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000036f00070000000059306969
May 11 15:52:15 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:52:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 837, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003450007000000004c10696a
May 11 15:52:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 981, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d500100000000048306a6a
May 11 15:52:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000044106a6a
May 11 15:52:16 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 7}, 'utcTimestamp': 1715413936, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:52:16 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 7}, 'utcTimestamp': 1715413936, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:52:16 msm8909 python3[3020]: [SSE] Sending: {"key": "1361eee85e51485e9bd8b28846d05a18", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 68, "thermalGen": 7}, "utcTimestamp": 1715413936, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 15:52:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 127, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d037100070160320040207e7f
May 11 15:52:18 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 916, 'case_temp': 128, 'total_steps': 7228, 'solar_gen': 1536, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 946, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 40, 'thermal_gen': 246, 'skin_temp': 131, 'run_steps': 0, 'distance': 5634, 'heart_rate': 84, 'sleep_duration': 0} 05d505d5000700001c3c16020000060000f61e03945428248083
May 11 15:52:18 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:52:18 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 981, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d500100000000048006a6a
May 11 15:52:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000044206a6a
May 11 15:52:19 msm8909 python3[3020]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 11 15:52:19 msm8909 python3[3020]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 15:52:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 127, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d037100070160320040307e7f
May 11 15:52:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 992, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e00010000001004d006969
May 11 15:52:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 981, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d500100000000048006a6a
May 11 15:52:30 msm8909 python3[3020]: DBUS: Connected to 06:05:04:32:34:65
May 11 15:52:30 msm8909 python3[3020]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 15:52:30 msm8909 python3[3020]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 15:52:30 msm8909 python3[3020]: [SSE] Sending: {"key": "279169a27ff246b19c98d221427f2edb", "msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:52:30 msm8909 python3[3020]: ACTIVATING HR.
May 11 15:52:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 992, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e00010000001004d106969
May 11 15:52:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000048206969
May 11 15:52:35 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 7}, 'utcTimestamp': 1715413955, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:52:35 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 7}, 'utcTimestamp': 1715413955, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:52:35 msm8909 python3[3020]: [SSE] Sending: {"key": "11930f182cf54c089307b1f569f187ba", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 7}, "utcTimestamp": 1715413955, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 15:52:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003710007000000005c106969
May 11 15:52:35 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:52:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037100070000000055306a6a
May 11 15:52:35 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:52:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 661, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000295003d0210d0005e206a69
May 11 15:52:36 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:52:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 837, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003450007000000004c30696a
May 11 15:52:37 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 992, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e00010000001004d206969
May 11 15:52:37 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 15:52:37 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:52:37 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 15:52:37 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:52:37 msm8909 python3[3020]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:52:37 msm8909 python3[3020]: 148.26687359809875 [06:05:04:32:34:65] <- HR 0000
May 11 15:52:38 msm8909 python3[3020]: 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, 23, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 11 15:52:38 msm8909 python3[3020]: GOT Firmware Version: V1.5.4d0
May 11 15:52:38 msm8909 python3[3020]: GOT Pairing Code: 0d55
May 11 15:52:38 msm8909 python3[3020]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 15:52:38 msm8909 python3[3020]: NO FW Update needed.
May 11 15:52:38 msm8909 python3[3020]: LAST SYNC: 1715410931
May 11 15:52:39 msm8909 python3[3020]: 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, 213, 3, 0, 64, 16, 0, 0, 65, 106, 0, 0, 80, 106, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 15:52:39 msm8909 python3[3020]: ACTIVITY: 0
May 11 15:52:39 msm8909 python3[3020]: HR READING: 0 TOOK 0.000523 secs
May 11 15:52:39 msm8909 python3[3020]: DEACTIVATING HR.
May 11 15:52:39 msm8909 python3[3020]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:52:39 msm8909 python3[3020]: GOT Instant Data: {'solar_gen': 981, 'bmr_cals': 0, 'heart_rate': 0, 'total_steps': 0, 'skin_temp': 106, 'total_cals': 0, 'walk_steps': 0, 'act_cals': 0, 'case_temp': 106, 'activity': 0, 'thermal_gen': 16, 'run_steps': 0, 'distance': 0, 'battery': 72, 'sleep_duration': 0}
May 11 15:52:39 msm8909 python3[3020]: W ID: 74
May 11 15:52:39 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'skinTemp': 106, 'totalSteps': 0, 'solarGen': 981, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'activity': 0, 'caseTemp': 106, 'walkSteps': 0, 'runSteps': 0, 'distance': 0, 'battery': 72, 'thermalGen': 16}, 'utcTimestamp': 1715413959, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:52:39 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'skinTemp': 106, 'totalSteps': 0, 'solarGen': 981, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'activity': 0, 'caseTemp': 106, 'walkSteps': 0, 'runSteps': 0, 'distance': 0, 'battery': 72, 'thermalGen': 16}, 'utcTimestamp': 1715413959, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:52:39 msm8909 python3[3020]: [SSE] Sending: {"key": "3c6a39622fc44999b5b3f2cb68442bbb", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "heartRate": 0, "skinTemp": 106, "totalSteps": 0, "solarGen": 981, "totalCals": 0, "bmrCals": 0, "actCals": 0, "activity": 0, "caseTemp": 106, "walkSteps": 0, "runSteps": 0, "distance": 0, "battery": 72, "thermalGen": 16}, "utcTimestamp": 1715413959, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 15:52:39 msm8909 python3[3020]: Instant Upload complete
May 11 15:52:39 msm8909 python3[3020]: DBUS: Disconnecting from 06:05:04:32:34:65
May 11 15:52:42 msm8909 python3[3020]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 15:52:42 msm8909 python3[3020]: DBUS: 06:05:04:32:34:65 disconnected.
May 11 15:52:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 981, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d500100000000048006a6a
May 11 15:52:43 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:52:43 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:52:43 msm8909 python3[3020]: [SSE] RX'd: {'key': '1361eee85e51485e9bd8b28846d05a18', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413937.3622675}
May 11 15:52:43 msm8909 python3[3020]: [SSE] RX'd: {'key': '279169a27ff246b19c98d221427f2edb', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413951.025723}
May 11 15:52:43 msm8909 python3[3020]: [SSE] RX'd: {'key': '11930f182cf54c089307b1f569f187ba', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413955.7118585}
May 11 15:52:43 msm8909 python3[3020]: [SSE] RX'd: {'key': '3c6a39622fc44999b5b3f2cb68442bbb', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413960.1399226}
May 11 15:52:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 878, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000036e00070000000005106969
May 11 15:52:47 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:52:48 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 661, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000295003d0210d0005e306a69
May 11 15:52:48 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:52:48 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000044106a6a
May 11 15:52:49 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 127, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d037100070160320040207e7f
May 11 15:52:49 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 45, 'actCals': 1, 'skinTemp': 127, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 881, 'totalCals': 51, 'bmrCals': 50, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 126, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 7}, 'utcTimestamp': 1715413969, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:52:49 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 45, 'actCals': 1, 'skinTemp': 127, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 881, 'totalCals': 51, 'bmrCals': 50, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 126, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 7}, 'utcTimestamp': 1715413969, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:52:49 msm8909 python3[3020]: [SSE] Sending: {"key": "2fcf095fab1948b0a0493ab67f58df15", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 45, "actCals": 1, "skinTemp": 127, "totalSteps": 0, "sleepState": 0, "solarGen": 881, "totalCals": 51, "bmrCals": 50, "walkSteps": 0, "heartRate": 0, "caseTemp": 126, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 7}, "utcTimestamp": 1715413969, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 15:52:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000048306969
May 11 15:52:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037100070000000055106a6a
May 11 15:52:50 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:52:50 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 15:52:50 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:52:50 msm8909 python3[3020]: [SSE] Sending: {"key": "22a7817167be42edb61e9a757ac4b1fe", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:52:50 msm8909 python3[3020]: [SSE] RX'd: {'key': '2fcf095fab1948b0a0493ab67f58df15', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413970.0858076}
May 11 15:52:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003710007000000005c206969
May 11 15:52:50 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:52:51 msm8909 python3[3020]: [SSE] RX'd: {'key': '22a7817167be42edb61e9a757ac4b1fe', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413970.8961945}
May 11 15:52:51 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 837, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003450007000000004c00696a
May 11 15:52:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 992, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e00010000001004d306969
May 11 15:52:57 msm8909 python3[3020]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 15:53:00 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 837, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003450007000000004c00696a
May 11 15:53:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 127, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d037100070160320040307e7f
May 11 15:53:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 992, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e00010000001004d006969
May 11 15:53:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003710007000000005c006969
May 11 15:53:02 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:53:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000044206a6a
May 11 15:53:03 msm8909 python3[3020]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 11 15:53:03 msm8909 python3[3020]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 15:53:03 msm8909 python3[3020]: Device not connected, retrying later
May 11 15:53:03 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 837, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003450007000000004c00696a
May 11 15:53:03 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 837, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715413983, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:53:03 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 837, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715413983, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:53:03 msm8909 python3[3020]: [SSE] Sending: {"key": "62ade930c41f4867a5171d6d4c5db6ba", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 837, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 7}, "utcTimestamp": 1715413983, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 15:53:03 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 837, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003450007000000004c10696a
May 11 15:53:04 msm8909 python3[3020]: [SSE] RX'd: {'key': '62ade930c41f4867a5171d6d4c5db6ba', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715413983.7836831}
May 11 15:53:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 878, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000036e00070000000005306969
May 11 15:53:04 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:53:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 837, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003450007000000004c20696a
May 11 15:53:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 661, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000295003d0210d0005e106a69
May 11 15:53:05 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:53:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 917, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1538, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 947, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 37, 'thermal_gen': 246, 'skin_temp': 130, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060200f61e03954e25347f82
May 11 15:53:06 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:53:13 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:53:13 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:53:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 663, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000297003d0210d0005d206a69
May 11 15:53:16 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:53:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037100070000000059106969
May 11 15:53:16 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:53:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 917, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1538, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 947, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 37, 'thermal_gen': 246, 'skin_temp': 130, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060200f61e03954e25347f82
May 11 15:53:16 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:53:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d037200070160320040007e80
May 11 15:53:17 msm8909 python3[3020]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 11 15:53:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 917, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1538, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 947, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 37, 'thermal_gen': 246, 'skin_temp': 130, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060200f61e03954e25047f82
May 11 15:53:22 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:53:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045006a6a
May 11 15:53:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003720007000000005b206969
May 11 15:53:24 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:53:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 994, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e20010000001004d206969
May 11 15:53:24 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 994, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 77, 'thermalGen': 16}, 'utcTimestamp': 1715414004, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:53:24 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 994, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 77, 'thermalGen': 16}, 'utcTimestamp': 1715414004, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:53:24 msm8909 python3[3020]: [SSE] Sending: {"key": "54aeb517b562462e9c3df4ff36429280", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 994, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 77, "thermalGen": 16}, "utcTimestamp": 1715414004, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 15:53:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 982, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d600100000000048306a6a
May 11 15:53:25 msm8909 python3[3020]: ADVERT: {'company_id': b'\x1e\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 11 15:53:25 msm8909 python3[3020]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 11 15:53:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 663, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000297003d0210d0005d306a69
May 11 15:53:25 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:53:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037100070000000059206969
May 11 15:53:26 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:53:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 994, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e20010000001004d306969
May 11 15:53:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 880, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037000070000000005106969
May 11 15:53:27 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:53:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004830696a
May 11 15:53:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045006a6a
May 11 15:53:30 msm8909 python3[3020]: DBUS: Connected to 06:05:04:11:B9:D2
May 11 15:53:30 msm8909 python3[3020]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 15:53:30 msm8909 python3[3020]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 15:53:30 msm8909 python3[3020]: [SSE] Sending: {"key": "53f75df7f4d04946bfa0c6ea66a3b115", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:53:30 msm8909 python3[3020]: ACTIVATING HR.
May 11 15:53:37 msm8909 python3[3020]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:53:37 msm8909 python3[3020]: 207.54011082649231 [06:05:04:11:B9:D2] <- HR 0000
May 11 15:53:37 msm8909 python3[3020]: 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, 24, 206, 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 11 15:53:37 msm8909 python3[3020]: GOT Firmware Version: V1.5.4d0
May 11 15:53:37 msm8909 python3[3020]: GOT Pairing Code: 1d92
May 11 15:53:37 msm8909 python3[3020]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 15:53:37 msm8909 python3[3020]: NO FW Update needed.
May 11 15:53:37 msm8909 python3[3020]: LAST SYNC: 1715411150
May 11 15:53:38 msm8909 python3[3020]: 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, 7, 0, 0, 64, 7, 0, 0, 65, 106, 0, 0, 80, 106, 0, 0, 81, 69, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 15:53:38 msm8909 python3[3020]: ACTIVITY: 0
May 11 15:53:38 msm8909 python3[3020]: HR READING: 0 TOOK 0.000489 secs
May 11 15:53:38 msm8909 python3[3020]: DEACTIVATING HR.
May 11 15:53:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d037200070160320040307e80
May 11 15:53:38 msm8909 python3[3020]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:53:38 msm8909 python3[3020]: GOT Instant Data: {'solar_gen': 7, 'bmr_cals': 0, 'heart_rate': 0, 'total_steps': 0, 'skin_temp': 106, 'total_cals': 0, 'walk_steps': 0, 'act_cals': 0, 'case_temp': 106, 'activity': 0, 'thermal_gen': 7, 'run_steps': 0, 'distance': 0, 'battery': 69, 'sleep_duration': 0}
May 11 15:53:38 msm8909 python3[3020]: W ID: 75
May 11 15:53:38 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'skinTemp': 106, 'totalSteps': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'activity': 0, 'caseTemp': 106, 'walkSteps': 0, 'runSteps': 0, 'distance': 0, 'battery': 69, 'thermalGen': 7}, 'utcTimestamp': 1715414018, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:53:38 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'skinTemp': 106, 'totalSteps': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'activity': 0, 'caseTemp': 106, 'walkSteps': 0, 'runSteps': 0, 'distance': 0, 'battery': 69, 'thermalGen': 7}, 'utcTimestamp': 1715414018, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:53:39 msm8909 python3[3020]: [SSE] Sending: {"key": "82c52629fef14b66bdbdb6f09f3178e2", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "heartRate": 0, "skinTemp": 106, "totalSteps": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "actCals": 0, "activity": 0, "caseTemp": 106, "walkSteps": 0, "runSteps": 0, "distance": 0, "battery": 69, "thermalGen": 7}, "utcTimestamp": 1715414018, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 15:53:39 msm8909 python3[3020]: Instant Upload complete
May 11 15:53:39 msm8909 python3[3020]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 11 15:53:39 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 917, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1538, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 947, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 37, 'thermal_gen': 246, 'skin_temp': 130, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060200f61e03954e25147f82
May 11 15:53:39 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:53:39 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003720007000000005b306969
May 11 15:53:39 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:53:39 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:53:39 msm8909 python3[3020]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:53:39 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 880, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037000070000000005206969
May 11 15:53:39 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:53:39 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037200070000000056206a6a
May 11 15:53:39 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:53:40 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 838, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003460007000000004c10696a
May 11 15:53:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003720007000000005b006969
May 11 15:53:41 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:53:41 msm8909 python3[3020]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 15:53:41 msm8909 python3[3020]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 11 15:53:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045006a6a
May 11 15:53:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 994, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e20010000001004d006969
May 11 15:53:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004810696a
May 11 15:53:41 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 7}, 'utcTimestamp': 1715414021, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:53:41 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 7}, 'utcTimestamp': 1715414021, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:53:41 msm8909 python3[3020]: [SSE] Sending: {"key": "096750206ca14acfbc9fbbc2bac173d9", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 7}, "utcTimestamp": 1715414021, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 15:53:42 msm8909 python3[3020]: [SSE] RX'd: {'key': '54aeb517b562462e9c3df4ff36429280', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414004.9329648}
May 11 15:53:42 msm8909 python3[3020]: [SSE] RX'd: {'key': '53f75df7f4d04946bfa0c6ea66a3b115', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414010.5122375}
May 11 15:53:42 msm8909 python3[3020]: [SSE] RX'd: {'key': '82c52629fef14b66bdbdb6f09f3178e2', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414019.5101068}
May 11 15:53:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 880, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037000070000000005206969
May 11 15:53:42 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:53:42 msm8909 python3[3020]: [SSE] RX'd: {'key': '096750206ca14acfbc9fbbc2bac173d9', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414022.2905161}
May 11 15:53:43 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 15:53:43 msm8909 python3[3020]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:53:43 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:53:43 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:53:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 663, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000297003d0210d0005d106a69
May 11 15:53:43 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:53:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037100070000000059006969
May 11 15:53:43 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:53:51 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 15:53:51 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:53:51 msm8909 python3[3020]: [SSE] Sending: {"key": "4932980b671c41dd8b77de36dbb125f8", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:53:51 msm8909 python3[3020]: [SSE] RX'd: {'key': '4932980b671c41dd8b77de36dbb125f8', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414031.4317331}
May 11 15:53:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 838, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003460007000000004c20696a
May 11 15:53:53 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 15:53:53 msm8909 python3[3020]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:53:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045306a6a
May 11 15:53:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003720007000000005b106969
May 11 15:53:53 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:53:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d037200070160320040007e80
May 11 15:53:53 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 45, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 882, 'totalCals': 51, 'bmrCals': 50, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 126, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 7}, 'utcTimestamp': 1715414033, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:53:53 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 45, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 882, 'totalCals': 51, 'bmrCals': 50, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 126, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 7}, 'utcTimestamp': 1715414033, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:53:54 msm8909 python3[3020]: [SSE] Sending: {"key": "4cc594cae5824dc08b9924824bfb7a36", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 45, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 882, "totalCals": 51, "bmrCals": 50, "walkSteps": 0, "heartRate": 0, "caseTemp": 126, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 7}, "utcTimestamp": 1715414033, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 15:53:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 982, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d600100000000048206a6a
May 11 15:53:54 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 982, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 16}, 'utcTimestamp': 1715414034, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:53:54 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 982, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 16}, 'utcTimestamp': 1715414034, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:53:54 msm8909 python3[3020]: [SSE] Sending: {"key": "ae2036948e9a42aa983c285df062e9b0", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 982, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 16}, "utcTimestamp": 1715414034, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 15:53:54 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:53:54 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:53:54 msm8909 python3[3020]: [SSE] RX'd: {'key': '4cc594cae5824dc08b9924824bfb7a36', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414034.4073114}
May 11 15:53:54 msm8909 python3[3020]: [SSE] RX'd: {'key': 'ae2036948e9a42aa983c285df062e9b0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414034.7687087}
May 11 15:53:57 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:53:57 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:53:57 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:53:57 msm8909 python3[3020]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:54:03 msm8909 python3[3020]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 15:54:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004830696a
May 11 15:54:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037200070000000056106a6a
May 11 15:54:06 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:54:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 838, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003460007000000004c20696a
May 11 15:54:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 663, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000297003d0210d0005d306a69
May 11 15:54:07 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:54:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037200070000000058306969
May 11 15:54:07 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:54:08 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 15:54:08 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:54:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045006a6a
May 11 15:54:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 884, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d037400070160320040207e80
May 11 15:54:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 994, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e20010000001004d306969
May 11 15:54:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003720007000000005b206969
May 11 15:54:09 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:54:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 982, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d600100000000048306a6a
May 11 15:54:09 msm8909 python3[3020]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 11 15:54:09 msm8909 python3[3020]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 15:54:09 msm8909 python3[3020]: Device not connected, retrying later
May 11 15:54:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 838, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003460007000000004c20696a
May 11 15:54:09 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 838, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715414049, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:54:09 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 838, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715414049, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:54:09 msm8909 python3[3020]: [SSE] Sending: {"key": "a2553b5d924f41ed9fbe4a9d5e87fc82", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 838, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 7}, "utcTimestamp": 1715414049, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 15:54:10 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 838, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003460007000000004c00696a
May 11 15:54:10 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 665, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000299003d0210d0005e006a69
May 11 15:54:10 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:54:10 msm8909 python3[3020]: [SSE] RX'd: {'key': 'a2553b5d924f41ed9fbe4a9d5e87fc82', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414050.3208315}
May 11 15:54:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 994, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e20010000001004d306969
May 11 15:54:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 984, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d800100000000048006a6a
May 11 15:54:13 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:54:13 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:54:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 884, 'company_id': b'\x13\xd4', 'sleep_state': 1, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d037400070160320040317e80
May 11 15:54:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 996, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e40010000001004e006969
May 11 15:54:21 msm8909 python3[3020]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 11 15:54:21 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1b\xab'} 1bab065f00
May 11 15:54:21 msm8909 python3[3020]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 11 15:54:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 984, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d800100000000048106a6a
May 11 15:54:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 665, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000299003d0210d0005e106a69
May 11 15:54:21 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:54:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037200070000000056206a6a
May 11 15:54:21 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:54:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 839, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003470007000000004b106a6a
May 11 15:54:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045206a6a
May 11 15:54:22 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:54:22 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:54:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037200070000000058006969
May 11 15:54:22 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:54:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 918, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1540, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 948, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 43, 'thermal_gen': 246, 'skin_temp': 130, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060400f61e13964e2b247f82
May 11 15:54:25 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:54:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 884, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003740007000000005c006969
May 11 15:54:25 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:54:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045306a6a
May 11 15:54:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 884, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003740007000000005c106969
May 11 15:54:35 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:54:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 996, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e40010000001004e206969
May 11 15:54:35 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 996, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414075, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:54:35 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 996, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414075, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:54:35 msm8909 python3[3020]: [SSE] Sending: {"key": "c4bc5a0042b3442ab6e783a4ed08388d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 996, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 16}, "utcTimestamp": 1715414075, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 15:54:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037100070000000005006969
May 11 15:54:36 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:54:36 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 15:54:36 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:54:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 884, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037400070000000055006a6a
May 11 15:54:36 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:54:36 msm8909 python3[3020]: [SSE] RX'd: {'key': 'c4bc5a0042b3442ab6e783a4ed08388d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414076.3175209}
May 11 15:54:37 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037200070000000058206969
May 11 15:54:37 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:54:37 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 665, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000299003d0210d0005e306a69
May 11 15:54:37 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:54:41 msm8909 python3[3020]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 11 15:54:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004830696a
May 11 15:54:48 msm8909 python3[3020]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 11 15:54:48 msm8909 python3[3020]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 15:54:48 msm8909 python3[3020]: Device not connected, retrying later
May 11 15:54:48 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004830696a
May 11 15:54:48 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 7}, 'utcTimestamp': 1715414088, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:54:48 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 7}, 'utcTimestamp': 1715414088, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:54:48 msm8909 python3[3020]: [SSE] Sending: {"key": "37afc5753e7745269fc2951e87c7a369", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 7}, "utcTimestamp": 1715414088, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 15:54:48 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:54:48 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:54:48 msm8909 python3[3020]: [SSE] RX'd: {'key': '37afc5753e7745269fc2951e87c7a369', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414088.9428022}
May 11 15:54:51 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 15:54:51 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:54:51 msm8909 python3[3020]: [SSE] Sending: {"key": "f6baa8e7737c4669a39c4a2e56bf7cf8", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:54:51 msm8909 python3[3020]: [SSE] RX'd: {'key': 'f6baa8e7737c4669a39c4a2e56bf7cf8', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414091.6105533}
May 11 15:54:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004800696a
May 11 15:54:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 984, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d800100000000048006a6a
May 11 15:54:53 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:54:53 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:54:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 884, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003740007000000005c306969
May 11 15:54:53 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:54:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 884, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037400070000000055106a6a
May 11 15:54:54 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:54:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045106a6a
May 11 15:54:54 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 7}, 'utcTimestamp': 1715414094, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:54:54 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 7}, 'utcTimestamp': 1715414094, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:54:54 msm8909 python3[3020]: [SSE] Sending: {"key": "68dc8fe9ddc84123ac5b89cde29577b9", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 69, "thermalGen": 7}, "utcTimestamp": 1715414094, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 15:54:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 665, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd00000299003d0210d0005e006a69
May 11 15:54:54 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:54:55 msm8909 python3[3020]: [SSE] RX'd: {'key': '68dc8fe9ddc84123ac5b89cde29577b9', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414094.7710719}
May 11 15:54:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 918, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1540, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 948, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 43, 'thermal_gen': 246, 'skin_temp': 130, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060400f61e13964e2b047f82
May 11 15:54:55 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:54:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037200070000000058306969
May 11 15:54:55 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:54:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 996, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e40010000001004e006969
May 11 15:54:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 884, 'company_id': b'\x13\xd4', 'sleep_state': 1, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d037400070160320040217e80
May 11 15:54:55 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 45, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 1, 'solarGen': 884, 'totalCals': 51, 'bmrCals': 50, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 126, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 7}, 'utcTimestamp': 1715414095, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:54:55 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 45, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 1, 'solarGen': 884, 'totalCals': 51, 'bmrCals': 50, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 126, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 7}, 'utcTimestamp': 1715414095, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:54:55 msm8909 python3[3020]: [SSE] Sending: {"key": "74bbe1055ee24753afb163d339aa058f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 45, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 1, "solarGen": 884, "totalCals": 51, "bmrCals": 50, "walkSteps": 0, "heartRate": 0, "caseTemp": 126, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 7}, "utcTimestamp": 1715414095, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 15:54:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 881, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037100070000000005206969
May 11 15:54:56 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:54:56 msm8909 python3[3020]: [SSE] RX'd: {'key': '74bbe1055ee24753afb163d339aa058f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414096.4494026}
May 11 15:54:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037200070000000058006969
May 11 15:54:57 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:54:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 50, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 884, 'company_id': b'\x13\xd4', 'sleep_state': 1, 'total_cals': 51, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 45} 13d413d40007000000000000002d037400070160320040317e80
May 11 15:55:07 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 15:55:07 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:55:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003760007000000005c106969
May 11 15:55:08 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:55:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004810696a
May 11 15:55:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 984, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003d800100000000048106a6a
May 11 15:55:08 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 984, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 16}, 'utcTimestamp': 1715414108, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:55:08 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 984, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 16}, 'utcTimestamp': 1715414108, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:55:08 msm8909 python3[3020]: [SSE] Sending: {"key": "b6a6f8ca2c5f432aaf39329b7147c689", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 984, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 16}, "utcTimestamp": 1715414108, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 15:55:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 884, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037400070000000055306a6a
May 11 15:55:08 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:55:08 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 15:55:08 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:55:09 msm8909 python3[3020]: [SSE] RX'd: {'key': 'b6a6f8ca2c5f432aaf39329b7147c689', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414109.1049414}
May 11 15:55:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 882, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037200070000000058106969
May 11 15:55:09 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:55:10 msm8909 python3[3020]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 15:55:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045306a6a
May 11 15:55:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 70, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004620696a
May 11 15:55:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 986, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003da00100000000048206a6a
May 11 15:55:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 884, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037400070000000055006a6a
May 11 15:55:16 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:55:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 667, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd0000029b003d0210d0005e306a69
May 11 15:55:16 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:55:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 839, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003470007000000004b106a6a
May 11 15:55:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 998, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e60010000001004d206969
May 11 15:55:18 msm8909 python3[3020]: DBUS: Connected to 06:05:04:02:E8:6A
May 11 15:55:18 msm8909 python3[3020]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 15:55:18 msm8909 python3[3020]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 15:55:18 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 883, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037300070000000005006969
May 11 15:55:18 msm8909 python3[3020]: [SSE] Sending: {"key": "c2aef83358e14f53aa79d7d4f271cf74", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:55:18 msm8909 python3[3020]: ACTIVATING HR.
May 11 15:55:18 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:55:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e03760007017033003e107e80
May 11 15:55:25 msm8909 python3[3020]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:55:25 msm8909 python3[3020]: 315.94179010391235 [06:05:04:02:E8:6A] <- HR 0000
May 11 15:55:26 msm8909 python3[3020]: 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, 25, 201, 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 11 15:55:26 msm8909 python3[3020]: GOT Firmware Version: V1.5.4d0
May 11 15:55:26 msm8909 python3[3020]: GOT Pairing Code: 251a
May 11 15:55:26 msm8909 python3[3020]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 15:55:26 msm8909 python3[3020]: NO FW Update needed.
May 11 15:55:26 msm8909 python3[3020]: LAST SYNC: 1715411401
May 11 15:55:27 msm8909 python3[3020]: 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, 72, 3, 0, 64, 7, 0, 0, 65, 106, 0, 0, 80, 106, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 15:55:27 msm8909 python3[3020]: ACTIVITY: 0
May 11 15:55:27 msm8909 python3[3020]: HR READING: 0 TOOK 0.000530 secs
May 11 15:55:27 msm8909 python3[3020]: DEACTIVATING HR.
May 11 15:55:27 msm8909 python3[3020]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:55:27 msm8909 python3[3020]: GOT Instant Data: {'solar_gen': 840, 'bmr_cals': 0, 'heart_rate': 0, 'total_steps': 0, 'skin_temp': 106, 'total_cals': 0, 'walk_steps': 0, 'act_cals': 0, 'case_temp': 106, 'activity': 0, 'thermal_gen': 7, 'run_steps': 0, 'distance': 0, 'battery': 75, 'sleep_duration': 0}
May 11 15:55:27 msm8909 python3[3020]: W ID: 76
May 11 15:55:27 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'skinTemp': 106, 'totalSteps': 0, 'solarGen': 840, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'activity': 0, 'caseTemp': 106, 'walkSteps': 0, 'runSteps': 0, 'distance': 0, 'battery': 75, 'thermalGen': 7}, 'utcTimestamp': 1715414127, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:55:27 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'skinTemp': 106, 'totalSteps': 0, 'solarGen': 840, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'activity': 0, 'caseTemp': 106, 'walkSteps': 0, 'runSteps': 0, 'distance': 0, 'battery': 75, 'thermalGen': 7}, 'utcTimestamp': 1715414127, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:55:27 msm8909 python3[3020]: [SSE] Sending: {"key": "88c4b560d6ab4ccea135a57cfaebf459", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "heartRate": 0, "skinTemp": 106, "totalSteps": 0, "solarGen": 840, "totalCals": 0, "bmrCals": 0, "actCals": 0, "activity": 0, "caseTemp": 106, "walkSteps": 0, "runSteps": 0, "distance": 0, "battery": 75, "thermalGen": 7}, "utcTimestamp": 1715414127, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 15:55:27 msm8909 python3[3020]: Instant Upload complete
May 11 15:55:27 msm8909 python3[3020]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 11 15:55:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 884, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037400070000000058306969
May 11 15:55:29 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:55:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 998, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e60010000001004d306969
May 11 15:55:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045106a6a
May 11 15:55:30 msm8909 python3[3020]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 15:55:30 msm8909 python3[3020]: DBUS: 06:05:04:02:E8:6A disconnected.
May 11 15:55:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 840, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003480007000000004b106a6a
May 11 15:55:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 840, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003480007000000004b106a6a
May 11 15:55:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003760007000000005c306969
May 11 15:55:30 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:55:31 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:55:31 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:55:31 msm8909 python3[3020]: [SSE] RX'd: {'key': 'c2aef83358e14f53aa79d7d4f271cf74', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414118.8970516}
May 11 15:55:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037600070000000055106a6a
May 11 15:55:31 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:55:31 msm8909 python3[3020]: [SSE] RX'd: {'key': '88c4b560d6ab4ccea135a57cfaebf459', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414128.0875981}
May 11 15:55:32 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:55:32 msm8909 python3[3020]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:55:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 986, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003da00100000000048006a6a
May 11 15:55:33 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 883, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037300070000000005206969
May 11 15:55:33 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:55:33 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 70, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004600696a
May 11 15:55:33 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 667, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd0000029b003d0210d0005e006a69
May 11 15:55:33 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:55:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037600070000000055206a6a
May 11 15:55:43 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:55:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 667, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd0000029b003d0210d0005e206a69
May 11 15:55:44 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:55:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e03760007017033003e307e80
May 11 15:55:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 998, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e60010000001004d106969
May 11 15:55:44 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 998, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 77, 'thermalGen': 16}, 'utcTimestamp': 1715414144, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:55:44 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 998, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 77, 'thermalGen': 16}, 'utcTimestamp': 1715414144, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:55:44 msm8909 python3[3020]: [SSE] Sending: {"key": "801436ba61f8442d9f8fc8c38771b129", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 998, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 77, "thermalGen": 16}, "utcTimestamp": 1715414144, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 15:55:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 986, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003da00100000000048106a6a
May 11 15:55:45 msm8909 python3[3020]: [SSE] RX'd: {'key': '801436ba61f8442d9f8fc8c38771b129', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414145.4428065}
May 11 15:55:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 70, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004610696a
May 11 15:55:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 840, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003480007000000004b206a6a
May 11 15:55:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003760007000000005c006969
May 11 15:55:45 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:55:46 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 15:55:46 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:55:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003760007000000005c106969
May 11 15:55:47 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:55:47 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:55:47 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:55:48 msm8909 python3[3020]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 11 15:55:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 70, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004610696a
May 11 15:55:59 msm8909 python3[3020]: DBUS: Connected to 06:05:04:FC:44:79
May 11 15:55:59 msm8909 python3[3020]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 15:55:59 msm8909 python3[3020]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 15:55:59 msm8909 python3[3020]: [SSE] Sending: {"key": "3b4368b56e4c4260857cadddba1fdcc0", "msg": {"wearables": [{"wearable_id": 63, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:55:59 msm8909 python3[3020]: ACTIVATING HR.
May 11 15:56:00 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 883, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037300070000000005006969
May 11 15:56:00 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:56:00 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037600070000000055006a6a
May 11 15:56:00 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:56:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 667, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd0000029b003d0210d0005e306a69
May 11 15:56:01 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:56:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 920, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1543, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 950, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 38, 'thermal_gen': 246, 'skin_temp': 130, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060700f61e23984e26247f82
May 11 15:56:02 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:56:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 998, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e60010000001004d206969
May 11 15:56:03 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 15:56:03 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:56:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e03760007017033003e107e80
May 11 15:56:04 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 886, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 126, 'distance': 0, 'runSteps': 0, 'battery': 62, 'thermalGen': 7}, 'utcTimestamp': 1715414164, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:56:04 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 886, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 126, 'distance': 0, 'runSteps': 0, 'battery': 62, 'thermalGen': 7}, 'utcTimestamp': 1715414164, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:56:04 msm8909 python3[3020]: [SSE] Sending: {"key": "027b0c3dc1594962b48350c42337914e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 46, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 886, "totalCals": 52, "bmrCals": 51, "walkSteps": 0, "heartRate": 0, "caseTemp": 126, "distance": 0, "runSteps": 0, "battery": 62, "thermalGen": 7}, "utcTimestamp": 1715414164, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 15:56:04 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 15:56:04 msm8909 python3[3020]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:56:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 998, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e60010000001004d306969
May 11 15:56:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 986, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003da00100000000048306a6a
May 11 15:56:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003760007000000005c206969
May 11 15:56:05 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:56:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045006a6a
May 11 15:56:05 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 7}, 'utcTimestamp': 1715414165, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:56:05 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 7}, 'utcTimestamp': 1715414165, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:56:05 msm8909 python3[3020]: [SSE] Sending: {"key": "cc757e134c804dc19982eeef9b70fe2e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 69, "thermalGen": 7}, "utcTimestamp": 1715414165, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 15:56:06 msm8909 python3[3020]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:56:07 msm8909 python3[3020]: 357.66358470916748 [06:05:04:FC:44:79] <- HR 0000
May 11 15:56:07 msm8909 python3[3020]: 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, 34, 92, 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 11 15:56:07 msm8909 python3[3020]: GOT Firmware Version: V1.5.4d0
May 11 15:56:07 msm8909 python3[3020]: GOT Pairing Code: 1d69
May 11 15:56:07 msm8909 python3[3020]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 15:56:07 msm8909 python3[3020]: NO FW Update needed.
May 11 15:56:07 msm8909 python3[3020]: LAST SYNC: 1715413596
May 11 15:56:09 msm8909 python3[3020]: 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, 7, 0, 0, 64, 7, 0, 0, 65, 106, 0, 0, 80, 105, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 15:56:09 msm8909 python3[3020]: ACTIVITY: 0
May 11 15:56:09 msm8909 python3[3020]: HR READING: 0 TOOK 0.000623 secs
May 11 15:56:09 msm8909 python3[3020]: DEACTIVATING HR.
May 11 15:56:09 msm8909 python3[3020]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:56:09 msm8909 python3[3020]: GOT Instant Data: {'solar_gen': 7, 'bmr_cals': 0, 'heart_rate': 0, 'total_steps': 0, 'skin_temp': 106, 'total_cals': 0, 'walk_steps': 0, 'act_cals': 0, 'case_temp': 105, 'activity': 0, 'thermal_gen': 7, 'run_steps': 0, 'distance': 0, 'battery': 70, 'sleep_duration': 0}
May 11 15:56:09 msm8909 python3[3020]: W ID: 63
May 11 15:56:09 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'skinTemp': 106, 'totalSteps': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'activity': 0, 'caseTemp': 105, 'walkSteps': 0, 'runSteps': 0, 'distance': 0, 'battery': 70, 'thermalGen': 7}, 'utcTimestamp': 1715414169, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:56:09 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'heartRate': 0, 'skinTemp': 106, 'totalSteps': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'activity': 0, 'caseTemp': 105, 'walkSteps': 0, 'runSteps': 0, 'distance': 0, 'battery': 70, 'thermalGen': 7}, 'utcTimestamp': 1715414169, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:56:09 msm8909 python3[3020]: [SSE] Sending: {"key": "2ab885278f1f441380b465163818ca7e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "heartRate": 0, "skinTemp": 106, "totalSteps": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "actCals": 0, "activity": 0, "caseTemp": 105, "walkSteps": 0, "runSteps": 0, "distance": 0, "battery": 70, "thermalGen": 7}, "utcTimestamp": 1715414169, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 15:56:09 msm8909 python3[3020]: Instant Upload complete
May 11 15:56:09 msm8909 python3[3020]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 11 15:56:12 msm8909 python3[3020]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 15:56:12 msm8909 python3[3020]: DBUS: 06:05:04:FC:44:79 disconnected.
May 11 15:56:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 70, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004610696a
May 11 15:56:13 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:56:13 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:56:13 msm8909 python3[3020]: Running Scheduled: Thread Check
May 11 15:56:13 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 15:56:13 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:56:13 msm8909 python3[3020]: [SSE] Sending: {"key": "15c184da33734f85be57f9c7e978680a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:56:13 msm8909 python3[3020]: [SSE] RX'd: {'key': '3b4368b56e4c4260857cadddba1fdcc0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414160.3547845}
May 11 15:56:13 msm8909 python3[3020]: [SSE] RX'd: {'key': '027b0c3dc1594962b48350c42337914e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414164.9062946}
May 11 15:56:13 msm8909 python3[3020]: [SSE] RX'd: {'key': 'cc757e134c804dc19982eeef9b70fe2e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414165.6760283}
May 11 15:56:13 msm8909 python3[3020]: [SSE] RX'd: {'key': '2ab885278f1f441380b465163818ca7e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414170.2092028}
May 11 15:56:13 msm8909 python3[3020]: [SSE] RX'd: {'key': '15c184da33734f85be57f9c7e978680a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414173.6363342}
May 11 15:56:17 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 15:56:17 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:56:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 988, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003dc00100000000047006a6a
May 11 15:56:17 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 988, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 16}, 'utcTimestamp': 1715414177, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:56:17 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 988, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 16}, 'utcTimestamp': 1715414177, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:56:17 msm8909 python3[3020]: [SSE] Sending: {"key": "cb8def1a38f945ce9422927f823734b6", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 988, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 16}, "utcTimestamp": 1715414177, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 15:56:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 885, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037500070000000005206969
May 11 15:56:17 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:56:18 msm8909 python3[3020]: [SSE] RX'd: {'key': 'cb8def1a38f945ce9422927f823734b6', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414177.9295077}
May 11 15:56:18 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 669, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd0000029d003d0210d0005d106a69
May 11 15:56:18 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:56:18 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 888, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e03780007017033003e307f80
May 11 15:56:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 888, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003780007000000005c006969
May 11 15:56:19 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:56:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004800696a
May 11 15:56:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 669, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd0000029d003d0210d0005d106a69
May 11 15:56:21 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:56:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037600070000000058006969
May 11 15:56:21 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:56:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 920, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1543, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 950, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 38, 'thermal_gen': 246, 'skin_temp': 130, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060700f61e23984e26047f82
May 11 15:56:22 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:56:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1000, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e80010000001004e006969
May 11 15:56:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000044206a6a
May 11 15:56:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004810696a
May 11 15:56:31 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:56:31 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:56:32 msm8909 python3[3020]: ADVERT: {'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 15:56:32 msm8909 python3[3020]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 15:56:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000044306a6a
May 11 15:56:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 888, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003780007000000005c106969
May 11 15:56:32 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:56:34 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:56:34 msm8909 python3[3020]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:56:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 885, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037500070000000005006969
May 11 15:56:34 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:56:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004820696a
May 11 15:56:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 669, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd0000029d003d0210d0005d306a69
May 11 15:56:35 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:56:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037600070000000058206969
May 11 15:56:35 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:56:43 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:56:43 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:56:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037600070000000058306969
May 11 15:56:45 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:56:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 888, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e03780007017033003e207f80
May 11 15:56:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000044106a6a
May 11 15:56:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1000, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e80010000001004e306969
May 11 15:56:46 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1000, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414206, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:56:46 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1000, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414206, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:56:46 msm8909 python3[3020]: [SSE] Sending: {"key": "f2f67728d2124844a811d3db01ae9dc7", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1000, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 16}, "utcTimestamp": 1715414206, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 15:56:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 841, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003490007000000004c006a6a
May 11 15:56:47 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 841, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715414207, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:56:47 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 841, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715414207, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:56:47 msm8909 python3[3020]: [SSE] Sending: {"key": "1aa9071e686542bc933ef2426cf60ac3", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 841, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 7}, "utcTimestamp": 1715414207, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 15:56:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 920, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1543, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 950, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 38, 'thermal_gen': 246, 'skin_temp': 130, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060700f61e23984e26247f82
May 11 15:56:47 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:56:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 885, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037500070000000005106969
May 11 15:56:47 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:56:47 msm8909 python3[3020]: [SSE] RX'd: {'key': 'f2f67728d2124844a811d3db01ae9dc7', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414207.3328583}
May 11 15:56:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 669, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd0000029d003d0210d0005d006a69
May 11 15:56:47 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:56:47 msm8909 python3[3020]: [SSE] RX'd: {'key': '1aa9071e686542bc933ef2426cf60ac3', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414207.4514053}
May 11 15:56:50 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:56:50 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:56:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 888, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037800070000000055106a6a
May 11 15:56:50 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:56:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004800696a
May 11 15:57:00 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:57:00 msm8909 python3[3020]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:57:00 msm8909 python3[3020]: ADVERT: {'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 15:57:00 msm8909 python3[3020]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 15:57:00 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 886, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037600070000000058006969
May 11 15:57:00 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:57:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 888, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e03780007017033003e307f80
May 11 15:57:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 841, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003490007000000004c206a6a
May 11 15:57:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000044206a6a
May 11 15:57:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 988, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003dc00100000000047106a6a
May 11 15:57:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1000, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003e80010000001004e006969
May 11 15:57:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 921, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1545, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 951, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 38, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060900f61e23994e26047f81
May 11 15:57:01 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:57:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 888, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037800070000000055206a6a
May 11 15:57:02 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:57:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 890, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e037a0007017033003e007f80
May 11 15:57:13 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 890, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 62, 'thermalGen': 7}, 'utcTimestamp': 1715414233, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:57:13 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 890, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 62, 'thermalGen': 7}, 'utcTimestamp': 1715414233, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:57:13 msm8909 python3[3020]: [SSE] Sending: {"key": "0bf6ad04459b4388983d6beec545912b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 46, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 890, "totalCals": 52, "bmrCals": 51, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 62, "thermalGen": 7}, "utcTimestamp": 1715414233, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 15:57:13 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 15:57:13 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:57:13 msm8909 python3[3020]: [SSE] Sending: {"key": "b3dbab8d9a114a41aa14cd9ef3b3ed18", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:57:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 841, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003490007000000004c306a6a
May 11 15:57:14 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:57:14 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:57:14 msm8909 python3[3020]: [SSE] RX'd: {'key': '0bf6ad04459b4388983d6beec545912b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414233.9824793}
May 11 15:57:14 msm8909 python3[3020]: [SSE] RX'd: {'key': 'b3dbab8d9a114a41aa14cd9ef3b3ed18', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414234.0354404}
May 11 15:57:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 990, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003de00100000000047206a6a
May 11 15:57:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 887, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037700070000000005006969
May 11 15:57:14 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:57:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 888, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037800070000000055006a6a
May 11 15:57:14 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:57:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 671, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd0000029f003d0210d0005d306a69
May 11 15:57:14 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:57:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 841, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003490007000000004c106a6a
May 11 15:57:28 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:57:28 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:57:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045106a6a
May 11 15:57:28 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 7}, 'utcTimestamp': 1715414248, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:57:28 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 7}, 'utcTimestamp': 1715414248, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:57:28 msm8909 python3[3020]: [SSE] Sending: {"key": "f1e79ced3c5c4249bb19cc7c0ac641f3", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 69, "thermalGen": 7}, "utcTimestamp": 1715414248, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 15:57:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 990, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003de00100000000047006a6a
May 11 15:57:28 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 990, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 16}, 'utcTimestamp': 1715414248, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:57:28 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 990, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 16}, 'utcTimestamp': 1715414248, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:57:28 msm8909 python3[3020]: [SSE] Sending: {"key": "c898c91694b94d65a319f727f2360ad3", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 990, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 16}, "utcTimestamp": 1715414248, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 15:57:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1002, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003ea0010000001004e306969
May 11 15:57:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 888, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037800070000000059306969
May 11 15:57:29 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:57:29 msm8909 python3[3020]: [SSE] RX'd: {'key': 'f1e79ced3c5c4249bb19cc7c0ac641f3', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414249.1703477}
May 11 15:57:29 msm8909 python3[3020]: [SSE] RX'd: {'key': 'c898c91694b94d65a319f727f2360ad3', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414249.2629731}
May 11 15:57:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 890, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e037a0007017033003e207f80
May 11 15:57:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 671, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd0000029f003d0210d0005d106a69
May 11 15:57:31 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:57:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 887, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037700070000000005206969
May 11 15:57:31 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:57:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 921, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1545, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 951, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 38, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060900f61e23994e26247f81
May 11 15:57:32 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:57:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 890, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000037a0007000000005b306969
May 11 15:57:32 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:57:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 887, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037700070000000005306969
May 11 15:57:41 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:57:41 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 15:57:41 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:57:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 890, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037a00070000000056206a6a
May 11 15:57:42 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:57:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 890, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e037a0007017033003e307f80
May 11 15:57:43 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:57:43 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:57:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 990, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003de00100000000047106a6a
May 11 15:57:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000047106a6a
May 11 15:57:43 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 7}, 'utcTimestamp': 1715414263, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:57:43 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 7}, 'utcTimestamp': 1715414263, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:57:44 msm8909 python3[3020]: [SSE] Sending: {"key": "b0c2e293c0f84e0c8d9636d1b4ad96ba", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 7}, "utcTimestamp": 1715414263, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 15:57:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 888, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037800070000000059106969
May 11 15:57:44 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:57:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 890, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000037a0007000000005b106969
May 11 15:57:44 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:57:44 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:57:44 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:57:44 msm8909 python3[3020]: [SSE] RX'd: {'key': 'b0c2e293c0f84e0c8d9636d1b4ad96ba', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414264.4122345}
May 11 15:57:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 890, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e037a0007017033003e007f80
May 11 15:57:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 921, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1545, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 951, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 38, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060900f61e23994e26347f81
May 11 15:57:45 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:57:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 841, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003490007000000004c206a6a
May 11 15:57:46 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:57:46 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:57:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 990, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003de00100000000047106a6a
May 11 15:57:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 841, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003490007000000004c306a6a
May 11 15:57:55 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 841, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715414275, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:57:55 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 841, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715414275, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:57:55 msm8909 python3[3020]: [SSE] Sending: {"key": "65dfe7cc496c46629d860f56fea8f5f7", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 841, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 7}, "utcTimestamp": 1715414275, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 15:57:56 msm8909 python3[3020]: [SSE] RX'd: {'key': '65dfe7cc496c46629d860f56fea8f5f7', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414276.2623661}
May 11 15:57:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 888, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037800070000000059206969
May 11 15:57:56 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:57:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 887, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037700070000000005006969
May 11 15:57:56 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:57:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 890, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037a00070000000056006a6a
May 11 15:57:56 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:57:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 921, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1545, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 951, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 38, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060900f61e23994e26047f81
May 11 15:57:56 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:57:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 671, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd0000029f003d0210d0005d006a69
May 11 15:57:57 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:57:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045006a6a
May 11 15:57:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 990, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003de00100000000047306a6a
May 11 15:57:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1002, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003ea0010000001004e206969
May 11 15:57:58 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1002, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414278, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:57:58 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1002, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414278, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:57:58 msm8909 python3[3020]: [SSE] Sending: {"key": "d97a8161d9de479ab1423448ebd3f7da", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1002, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 16}, "utcTimestamp": 1715414278, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 15:57:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000047206a6a
May 11 15:57:59 msm8909 python3[3020]: [SSE] RX'd: {'key': 'd97a8161d9de479ab1423448ebd3f7da', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414279.0742579}
May 11 15:57:59 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:57:59 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:58:00 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 922, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1546, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 952, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 45, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060a00f61e339a4e2d147f81
May 11 15:58:00 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:58:09 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:58:09 msm8909 python3[3020]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:58:10 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045106a6a
May 11 15:58:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 890, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000037a0007000000005b306969
May 11 15:58:11 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:58:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 890, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037a00070000000056106a6a
May 11 15:58:11 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:58:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 890, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e037a0007017033003e207f80
May 11 15:58:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000048006a6a
May 11 15:58:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 892, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000037c0007000000005c006969
May 11 15:58:13 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:58:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 922, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1546, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 952, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 45, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060a00f61e339a4e2d247f81
May 11 15:58:13 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:58:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 890, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037a00070000000056206a6a
May 11 15:58:13 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:58:14 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 15:58:14 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:58:14 msm8909 python3[3020]: [SSE] Sending: {"key": "6b4b59fe278e4415b2b13fb94e37415f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:58:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 671, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd0000029f003d0210d0005d106a69
May 11 15:58:14 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:58:14 msm8909 python3[3020]: [SSE] RX'd: {'key': '6b4b59fe278e4415b2b13fb94e37415f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414294.4339814}
May 11 15:58:15 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:58:15 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:58:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000048106a6a
May 11 15:58:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 892, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000037c0007000000005c106969
May 11 15:58:23 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:58:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 892, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 61, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e037c0007017033003d007f80
May 11 15:58:24 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 892, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 61, 'thermalGen': 7}, 'utcTimestamp': 1715414304, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:58:24 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 892, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 61, 'thermalGen': 7}, 'utcTimestamp': 1715414304, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:58:24 msm8909 python3[3020]: [SSE] Sending: {"key": "3c221ed6c0c04d65816239317d39cd24", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 46, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 892, "totalCals": 52, "bmrCals": 51, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 61, "thermalGen": 7}, "utcTimestamp": 1715414304, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 15:58:25 msm8909 python3[3020]: [SSE] RX'd: {'key': '3c221ed6c0c04d65816239317d39cd24', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414305.2554383}
May 11 15:58:25 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 15:58:25 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:58:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 992, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e000100000000048106a6a
May 11 15:58:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 889, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037900070000000005306969
May 11 15:58:26 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:58:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 892, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037c00070000000056306a6a
May 11 15:58:26 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:58:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 673, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a1003d0210d0005e306a69
May 11 15:58:27 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:58:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045306a6a
May 11 15:58:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 842, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034a0007000000004c306a6a
May 11 15:58:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1004, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003ec0010000001004d106969
May 11 15:58:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1004, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003ec0010000001004d206969
May 11 15:58:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000048206a6a
May 11 15:58:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 889, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037900070000000005006969
May 11 15:58:38 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:58:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 892, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037c00070000000056006a6a
May 11 15:58:38 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:58:39 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 892, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 61, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e037c0007017033003d107f80
May 11 15:58:39 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045006a6a
May 11 15:58:39 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 7}, 'utcTimestamp': 1715414319, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:58:39 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 7}, 'utcTimestamp': 1715414319, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:58:39 msm8909 python3[3020]: [SSE] Sending: {"key": "6462a005e32b48eca1c8793af00cf225", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 69, "thermalGen": 7}, "utcTimestamp": 1715414319, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 15:58:40 msm8909 python3[3020]: [SSE] RX'd: {'key': '6462a005e32b48eca1c8793af00cf225', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414320.391325}
May 11 15:58:41 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 15:58:41 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:58:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 673, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a1003d0210d0005e006a69
May 11 15:58:42 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:58:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 922, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1546, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 952, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 45, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060a00f61e339a4e2d147f81
May 11 15:58:42 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:58:42 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 15:58:42 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:58:45 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:58:45 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:58:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 892, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 61, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e037c0007017033003d207f80
May 11 15:58:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000045106a6a
May 11 15:58:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 892, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000037c0007000000005c006969
May 11 15:58:52 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:58:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 922, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1546, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 952, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 45, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 78, 'sleep_duration': 0} 05d505d5000700001c3c16020000060a00f61e339a4e2d247f81
May 11 15:58:53 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:58:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 673, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a1003d0210d0005e206a69
May 11 15:58:54 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:58:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000048006a6a
May 11 15:58:55 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 7}, 'utcTimestamp': 1715414335, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:58:55 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 7}, 'utcTimestamp': 1715414335, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 15:58:55 msm8909 python3[3020]: [SSE] Sending: {"key": "f4ad0f41e5914bafb1d0aa2ead5fb79f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 7}, "utcTimestamp": 1715414335, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 15:58:55 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:58:55 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:58:56 msm8909 python3[3020]: [SSE] RX'd: {'key': 'f4ad0f41e5914bafb1d0aa2ead5fb79f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414336.2129941}
May 11 15:59:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 890, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037a00070000000058106969
May 11 15:59:05 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:59:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 892, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037c00070000000056306a6a
May 11 15:59:05 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:59:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 673, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a1003d0210d0005e306a69
May 11 15:59:06 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:59:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 892, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000037c0007000000005c106969
May 11 15:59:07 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:59:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000048106a6a
May 11 15:59:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 889, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037900070000000005306969
May 11 15:59:08 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:59:08 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:59:08 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:59:10 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004820696a
May 11 15:59:14 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 15:59:14 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:59:14 msm8909 python3[3020]: [SSE] Sending: {"key": "5456d02393274bc2a7d9603357d6cdc4", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 15:59:14 msm8909 python3[3020]: [SSE] RX'd: {'key': '5456d02393274bc2a7d9603357d6cdc4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414354.5851543}
May 11 15:59:15 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:59:15 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:59:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 894, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000037e0007000000005a206969
May 11 15:59:19 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:59:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004830696a
May 11 15:59:20 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 15:59:20 msm8909 python3[3020]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:59:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 892, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037c00070000000056006a6a
May 11 15:59:20 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:59:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 923, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1548, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 953, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 38, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 81, 'sleep_duration': 0} 05d505d5000700001c3c16020000060c00f61e339b5126047f81
May 11 15:59:21 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:59:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 674, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a2003d0210d0005d006a69
May 11 15:59:21 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:59:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 894, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e037e00070170330040107f80
May 11 15:59:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 843, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034b0007000000004c006a6a
May 11 15:59:21 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 843, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715414361, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:59:21 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 843, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715414361, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 15:59:22 msm8909 python3[3020]: [SSE] Sending: {"key": "c4b75dc816eb4fc4b2058a8c47dca1ef", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 843, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 7}, "utcTimestamp": 1715414361, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 15:59:22 msm8909 python3[3020]: [SSE] RX'd: {'key': 'c4b75dc816eb4fc4b2058a8c47dca1ef', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414362.4098763}
May 11 15:59:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 994, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e200100000000048306a6a
May 11 15:59:22 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 994, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 16}, 'utcTimestamp': 1715414362, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:59:22 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 994, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 16}, 'utcTimestamp': 1715414362, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 15:59:22 msm8909 python3[3020]: [SSE] Sending: {"key": "c84c0fa03cc24280bab3b916eb2357a9", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 994, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 16}, "utcTimestamp": 1715414362, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 15:59:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 891, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037b00070000000005106a69
May 11 15:59:23 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:59:23 msm8909 python3[3020]: [SSE] RX'd: {'key': 'c84c0fa03cc24280bab3b916eb2357a9', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414363.1826513}
May 11 15:59:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000044106a6a
May 11 15:59:24 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 15:59:24 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:59:33 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000044306a6a
May 11 15:59:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 894, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000037e0007000000005a006969
May 11 15:59:34 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:59:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 843, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034b0007000000004c106a6a
May 11 15:59:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1006, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003ee0010000001004e006969
May 11 15:59:34 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1006, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414374, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:59:34 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1006, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414374, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 15:59:34 msm8909 python3[3020]: [SSE] Sending: {"key": "5249d1305a51455d89b5bd916701a83c", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1006, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 16}, "utcTimestamp": 1715414374, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 15:59:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 923, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1548, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 953, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 38, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 81, 'sleep_duration': 0} 05d505d5000700001c3c16020000060c00f61e339b5126147f81
May 11 15:59:34 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:59:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 994, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e200100000000048006a6a
May 11 15:59:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004800696a
May 11 15:59:35 msm8909 python3[3020]: [SSE] RX'd: {'key': '5249d1305a51455d89b5bd916701a83c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414375.3262484}
May 11 15:59:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 674, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a2003d0210d0005d206a69
May 11 15:59:35 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:59:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 894, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e037e00070170330040307f80
May 11 15:59:35 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 894, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 7}, 'utcTimestamp': 1715414375, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:59:35 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 894, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 7}, 'utcTimestamp': 1715414375, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 15:59:35 msm8909 python3[3020]: [SSE] Sending: {"key": "bcb5ca8fb8cc439e8b418039ad7abd7f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 46, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 894, "totalCals": 52, "bmrCals": 51, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 7}, "utcTimestamp": 1715414375, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 15:59:36 msm8909 python3[3020]: [SSE] RX'd: {'key': 'bcb5ca8fb8cc439e8b418039ad7abd7f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414376.0888233}
May 11 15:59:38 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 15:59:38 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:59:46 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 15:59:46 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 15:59:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004810696a
May 11 15:59:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 894, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037e00070000000056306a6a
May 11 15:59:47 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:59:48 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 894, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e037e00070170330040007f80
May 11 15:59:48 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000700070000000044006a6a
May 11 15:59:48 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 7}, 'utcTimestamp': 1715414388, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:59:48 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 7}, 'utcTimestamp': 1715414388, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 15:59:48 msm8909 python3[3020]: [SSE] Sending: {"key": "e5de82f545ac4eb08cb048bcd46829c3", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 68, "thermalGen": 7}, "utcTimestamp": 1715414388, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 15:59:49 msm8909 python3[3020]: [SSE] RX'd: {'key': 'e5de82f545ac4eb08cb048bcd46829c3', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414388.7863009}
May 11 15:59:49 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 923, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1548, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 953, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 38, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 81, 'sleep_duration': 0} 05d505d5000700001c3c16020000060c00f61e339b5126347f81
May 11 15:59:49 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:59:49 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 994, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e200100000000048206a6a
May 11 15:59:49 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1006, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003ee0010000001004e106969
May 11 15:59:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 894, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000037e0007000000005a206969
May 11 15:59:50 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:59:51 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 15:59:51 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:59:51 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1006, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003ee0010000001004e206969
May 11 15:59:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 994, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e200100000000048206a6a
May 11 16:00:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1006, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003ee0010000001004e306969
May 11 16:00:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d690007000000000000000000070007000000004830696a
May 11 16:00:02 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 7}, 'utcTimestamp': 1715414402, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:00:02 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 7, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 7}, 'utcTimestamp': 1715414402, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:00:02 msm8909 python3[3020]: [SSE] Sending: {"key": "0ba3e80804e943f885f278ed66239201", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 7, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 7}, "utcTimestamp": 1715414402, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:00:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 894, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 7, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e037e00070170330040207f80
May 11 16:00:03 msm8909 python3[3020]: [SSE] RX'd: {'key': '0ba3e80804e943f885f278ed66239201', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414402.7490017}
May 11 16:00:03 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 894, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000037e0007000000005a306969
May 11 16:00:03 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:00:03 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 843, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034b0007000000004c006a6a
May 11 16:00:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 994, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 16, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e200100000000048306a6a
May 11 16:00:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045206a6a
May 11 16:00:06 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:00:06 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:00:14 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:00:14 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:00:14 msm8909 python3[3020]: [SSE] Sending: {"key": "15138b4045224c9891c6481579bfebba", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:00:15 msm8909 python3[3020]: [SSE] RX'd: {'key': '15138b4045224c9891c6481579bfebba', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414414.9661293}
May 11 16:00:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003800008000000005a006969
May 11 16:00:15 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:00:16 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:00:16 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:00:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 995, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e300110000000047106a6a
May 11 16:00:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045306a6a
May 11 16:00:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 894, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000037e00070000000056206a6a
May 11 16:00:17 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:00:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 893, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037d00070000000005206a69
May 11 16:00:17 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:00:18 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 676, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a4003d0210d0005e206a69
May 11 16:00:18 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:00:18 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 16:00:18 msm8909 python3[3020]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 16:00:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000048106a6a
May 11 16:00:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045306a6a
May 11 16:00:29 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:00:29 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:00:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e03800008017033003e007f80
May 11 16:00:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003800008000000005a206969
May 11 16:00:30 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:00:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 676, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a4003d0210d0005e306a69
May 11 16:00:30 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:00:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 844, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034c0007000000004c306a6a
May 11 16:00:31 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 844, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715414431, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:00:31 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 844, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 7}, 'utcTimestamp': 1715414431, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:00:31 msm8909 python3[3020]: [SSE] Sending: {"key": "f2913aeb4f53468ca6ebca9dc53ffa21", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 844, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 7}, "utcTimestamp": 1715414431, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:00:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045106a6a
May 11 16:00:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003ef0010000001004e206969
May 11 16:00:31 msm8909 python3[3020]: [SSE] RX'd: {'key': 'f2913aeb4f53468ca6ebca9dc53ffa21', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414431.6111505}
May 11 16:00:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 995, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e300110000000047206a6a
May 11 16:00:31 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 995, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715414431, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:00:31 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 995, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715414431, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:00:31 msm8909 python3[3020]: [SSE] Sending: {"key": "7cc2f03874e548cd909581df7ff6b259", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 995, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 17}, "utcTimestamp": 1715414431, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:00:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038000080000000055006a6a
May 11 16:00:32 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:00:32 msm8909 python3[3020]: [SSE] RX'd: {'key': '7cc2f03874e548cd909581df7ff6b259', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414432.32844}
May 11 16:00:32 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 16:00:32 msm8909 python3[3020]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 16:00:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045206a6a
May 11 16:00:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003ef0010000001004e306969
May 11 16:00:44 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1007, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414444, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:00:44 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1007, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414444, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:00:44 msm8909 python3[3020]: [SSE] Sending: {"key": "bedff301ab864735b5de1837bddcb8fa", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1007, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 16}, "utcTimestamp": 1715414444, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:00:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000048306a6a
May 11 16:00:44 msm8909 python3[3020]: [SSE] RX'd: {'key': 'bedff301ab864735b5de1837bddcb8fa', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414444.4346793}
May 11 16:00:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 893, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037d00070000000005106a69
May 11 16:00:44 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:00:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e03800008017033003e207f80
May 11 16:00:44 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 896, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 62, 'thermalGen': 8}, 'utcTimestamp': 1715414444, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:00:44 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 896, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 62, 'thermalGen': 8}, 'utcTimestamp': 1715414444, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:00:44 msm8909 python3[3020]: [SSE] Sending: {"key": "455a4cf5e5964dad8a670949d965f7f3", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 46, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 896, "totalCals": 52, "bmrCals": 51, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 62, "thermalGen": 8}, "utcTimestamp": 1715414444, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:00:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 924, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1549, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 954, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 39, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 81, 'sleep_duration': 0} 05d505d5000700001c3c16020000060d00f61e439c5127047f81
May 11 16:00:45 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 16:00:45 msm8909 python3[3020]: [SSE] RX'd: {'key': '455a4cf5e5964dad8a670949d965f7f3', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414445.2498896}
May 11 16:00:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 676, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a4003d0210d0005e106a69
May 11 16:00:46 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:00:46 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:00:46 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 16:00:46 msm8909 python3[3020]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 16:00:46 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:00:47 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:00:47 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:00:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003800008000000005a306969
May 11 16:00:47 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:00:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003800008000000005a006969
May 11 16:00:57 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:00:58 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 16:00:58 msm8909 python3[3020]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 16:00:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045306a6a
May 11 16:00:58 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 8}, 'utcTimestamp': 1715414458, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:00:58 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 8}, 'utcTimestamp': 1715414458, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:00:58 msm8909 python3[3020]: [SSE] Sending: {"key": "8d5a99e5573e411daf06054f9793a6eb", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 69, "thermalGen": 8}, "utcTimestamp": 1715414458, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:00:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 995, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e300110000000047106a6a
May 11 16:00:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 676, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 105, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a4003d0210d0005e206a69
May 11 16:00:59 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:00:59 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:00:59 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:00:59 msm8909 python3[3020]: [SSE] RX'd: {'key': '8d5a99e5573e411daf06054f9793a6eb', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414459.3712873}
May 11 16:01:00 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:01:00 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:01:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045006a6a
May 11 16:01:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 894, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000037e00070000000058106969
May 11 16:01:01 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:01:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003ef0010000001004e106969
May 11 16:01:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 995, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e300110000000047106a6a
May 11 16:01:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 7, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000700070000000048106a6a
May 11 16:01:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 925, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1550, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 955, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 43, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 81, 'sleep_duration': 0} 05d505d5000700001c3c16020000060e00f61e439d512b147f81
May 11 16:01:01 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 16:01:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 893, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 7, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037d00070000000005306a69
May 11 16:01:01 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:01:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e03800008017033003e007f80
May 11 16:01:02 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 16:01:02 msm8909 python3[3020]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 16:01:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 897, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038100080000000056106a6a
May 11 16:01:11 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:01:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 894, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037e00080000000005006a69
May 11 16:01:11 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:01:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 897, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e038100080170330040107f80
May 11 16:01:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 897, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003810008000000005c206969
May 11 16:01:12 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:01:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 925, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1550, 'company_id': b'\x05\xd5', 'sleep_state': 5, 'total_cals': 955, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 43, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 81, 'sleep_duration': 0} 05d505d5000700001c3c16020000060e00f61e439d512b257f81
May 11 16:01:13 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 16:01:13 msm8909 python3[3020]: Running Scheduled: Thread Check
May 11 16:01:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038000080000000058206969
May 11 16:01:13 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:01:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 997, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e500110000000047206a6a
May 11 16:01:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 845, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034d0007000000004b006a6a
May 11 16:01:14 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:01:14 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:01:14 msm8909 python3[3020]: [SSE] Sending: {"key": "2f28b19228734db78e55a842003b4f7c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:01:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 678, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a6003d0210d0005d006a6a
May 11 16:01:15 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:01:15 msm8909 python3[3020]: [SSE] RX'd: {'key': '2f28b19228734db78e55a842003b4f7c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414475.3807437}
May 11 16:01:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003ef0010000001004e206969
May 11 16:01:17 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:01:17 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:01:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045206a6a
May 11 16:01:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038000080000000058306969
May 11 16:01:26 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:01:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 997, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e500110000000047006a6a
May 11 16:01:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 678, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a6003d0210d0005d106a6a
May 11 16:01:26 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:01:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 925, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1550, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 955, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 43, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 81, 'sleep_duration': 0} 05d505d5000700001c3c16020000060e00f61e439d512b347f81
May 11 16:01:26 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 16:01:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 897, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003810008000000005c306969
May 11 16:01:27 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:01:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f10010000001004e306969
May 11 16:01:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 678, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a6003d0210d0005d206a6a
May 11 16:01:28 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:01:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 925, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1550, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 955, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 43, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 81, 'sleep_duration': 0} 05d505d5000700001c3c16020000060e00f61e439d512b347f81
May 11 16:01:29 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 16:01:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 897, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003810008000000005c006969
May 11 16:01:29 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:01:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 845, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034d0007000000004b106a6a
May 11 16:01:30 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:01:30 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:01:39 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 897, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003810008000000005c106969
May 11 16:01:39 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:01:39 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045006a6a
May 11 16:01:40 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 678, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a6003d0210d0005d306a6a
May 11 16:01:40 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:01:40 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038000080000000058106969
May 11 16:01:40 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:01:40 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 925, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1550, 'company_id': b'\x05\xd5', 'sleep_state': 5, 'total_cals': 955, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 43, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 81, 'sleep_duration': 0} 05d505d5000700001c3c16020000060e00f61e439d512b057f81
May 11 16:01:40 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 16:01:40 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 16:01:40 msm8909 python3[3020]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 16:01:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 997, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e500110000000047106a6a
May 11 16:01:41 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 997, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715414501, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:01:41 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 997, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715414501, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:01:41 msm8909 python3[3020]: [SSE] Sending: {"key": "677fff6bf1024b56b75cb1eaeb1a31d8", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 997, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 17}, "utcTimestamp": 1715414501, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:01:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 897, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038100080000000056006a6a
May 11 16:01:41 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:01:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 897, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e038100080170330040007f80
May 11 16:01:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 925, 'case_temp': 127, 'total_steps': 7228, 'solar_gen': 1550, 'company_id': b'\x05\xd5', 'sleep_state': 4, 'total_cals': 955, 'walk_steps': 7228, 'pairing_code': b'\x05\xd5', 'act_cals': 30, 'mtp_version': 7, 'battery': 43, 'thermal_gen': 246, 'skin_temp': 129, 'run_steps': 0, 'distance': 5634, 'heart_rate': 81, 'sleep_duration': 0} 05d505d5000700001c3c16020000060e00f61e439d512b147f81
May 11 16:01:41 msm8909 python3[3020]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 16:01:41 msm8909 python3[3020]: [SSE] RX'd: {'key': '677fff6bf1024b56b75cb1eaeb1a31d8', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414501.574873}
May 11 16:01:42 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 16:01:42 msm8909 python3[3020]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 16:01:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 845, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034d0007000000004b206a6a
May 11 16:01:42 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 845, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 75, 'thermalGen': 7}, 'utcTimestamp': 1715414502, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:01:42 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 845, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 75, 'thermalGen': 7}, 'utcTimestamp': 1715414502, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:01:42 msm8909 python3[3020]: [SSE] Sending: {"key": "cba3a6135d1d46d0bb5964934bf8cb74", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 845, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 75, "thermalGen": 7}, "utcTimestamp": 1715414502, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:01:42 msm8909 python3[3020]: [SSE] RX'd: {'key': 'cba3a6135d1d46d0bb5964934bf8cb74', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414502.5496025}
May 11 16:01:43 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 16:01:43 msm8909 python3[3020]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 16:01:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048106a6a
May 11 16:01:43 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715414503, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:01:43 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715414503, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:01:43 msm8909 python3[3020]: [SSE] Sending: {"key": "ea53f2816e654c56a01ce795483677b8", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715414503, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:01:44 msm8909 python3[3020]: [SSE] RX'd: {'key': 'ea53f2816e654c56a01ce795483677b8', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414504.330533}
May 11 16:01:47 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:01:47 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:01:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 997, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e500110000000047206a6a
May 11 16:01:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048206a6a
May 11 16:01:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 897, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038100080000000056106a6a
May 11 16:01:53 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:01:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 894, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000037e00080000000005006a69
May 11 16:01:53 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:01:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 897, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e038100080170330040107f80
May 11 16:01:53 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 897, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715414513, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:01:53 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 897, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715414513, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:01:54 msm8909 python3[3020]: [SSE] Sending: {"key": "9fc5c99fa26045d9b6083b1f1564352b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 46, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 897, "totalCals": 52, "bmrCals": 51, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 8}, "utcTimestamp": 1715414513, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:01:54 msm8909 python3[3020]: [SSE] RX'd: {'key': '9fc5c99fa26045d9b6083b1f1564352b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414514.4752409}
May 11 16:01:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f10010000001004e206969
May 11 16:01:55 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1009, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414515, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:01:55 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1009, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414515, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:01:55 msm8909 python3[3020]: [SSE] Sending: {"key": "0758ecaf60904cd6b9c1f19719018174", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1009, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 16}, "utcTimestamp": 1715414515, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:01:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 678, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a6003d0210d0005d106a6a
May 11 16:01:56 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:01:56 msm8909 python3[3020]: [SSE] RX'd: {'key': '0758ecaf60904cd6b9c1f19719018174', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414516.3568521}
May 11 16:01:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 897, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003810008000000005c206969
May 11 16:01:57 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:01:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045106a6a
May 11 16:01:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038000080000000058206969
May 11 16:01:58 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:01:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048306a6a
May 11 16:02:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038000080000000058306969
May 11 16:02:08 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:02:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f10010000001004e306969
May 11 16:02:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047006a6a
May 11 16:02:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038000080000000005206a69
May 11 16:02:08 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:02:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 678, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a6003d0210d0005d206a6a
May 11 16:02:08 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:02:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 897, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e038100080170330040207f80
May 11 16:02:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003830008000000005c006969
May 11 16:02:09 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:02:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:02:09 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715414529, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:02:09 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715414529, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:02:09 msm8909 python3[3020]: [SSE] Sending: {"key": "d057db81727148bd8113e8bd69290be7", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 68, "thermalGen": 8}, "utcTimestamp": 1715414529, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:02:09 msm8909 python3[3020]: [SSE] RX'd: {'key': 'd057db81727148bd8113e8bd69290be7', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414529.7827544}
May 11 16:02:10 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 16:02:10 msm8909 python3[3020]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 16:02:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 845, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 7, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034d0007000000004b106a6a
May 11 16:02:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:02:15 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:02:15 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:02:15 msm8909 python3[3020]: [SSE] Sending: {"key": "b31a6bf6127b41448c7bc2b197bc47dd", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:02:15 msm8909 python3[3020]: [SSE] RX'd: {'key': 'b31a6bf6127b41448c7bc2b197bc47dd', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414535.7138014}
May 11 16:02:18 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:02:18 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:02:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044006a6a
May 11 16:02:21 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:02:21 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:02:22 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:02:22 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:02:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047106a6a
May 11 16:02:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038300080000000055006a6a
May 11 16:02:23 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:02:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 680, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a8003d0210d0005d306a6a
May 11 16:02:23 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:02:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 845, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034d0008000000004c306a6a
May 11 16:02:24 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:02:24 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:02:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 680, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a8003d0210d0005d006a6a
May 11 16:02:25 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:02:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 999, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e700110000000047206a6a
May 11 16:02:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038300080000000055106a6a
May 11 16:02:35 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:02:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e038300080170330040107f80
May 11 16:02:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044106a6a
May 11 16:02:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003830008000000005c206969
May 11 16:02:36 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:02:37 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047306a6a
May 11 16:02:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003830008000000005c306969
May 11 16:02:38 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:02:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 845, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034d0008000000004c006a6a
May 11 16:02:39 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:02:39 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:02:39 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1011, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f30010000001004e306969
May 11 16:02:48 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:02:48 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:02:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e038300080170330040307f80
May 11 16:02:51 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003830008000000005c006969
May 11 16:02:51 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:02:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 680, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a8003d0210d0005d206a6a
May 11 16:02:52 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:02:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:02:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003830008000000005c006969
May 11 16:02:53 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:02:53 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:02:53 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:02:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 680, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a8003d0210d0005d306a6a
May 11 16:02:53 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:03:03 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 680, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002a8003d0210d0005d006a6a
May 11 16:03:03 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:03:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1011, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f30010000001004e106969
May 11 16:03:04 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1011, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414584, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:03:04 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1011, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 16}, 'utcTimestamp': 1715414584, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:03:04 msm8909 python3[3020]: [SSE] Sending: {"key": "f9b9410d219542e68caaf23265a05532", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1011, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 16}, "utcTimestamp": 1715414584, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:03:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038300080000000055006a6a
May 11 16:03:05 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:03:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 896, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038000080000000005306a69
May 11 16:03:05 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:03:05 msm8909 python3[3020]: [SSE] RX'd: {'key': 'f9b9410d219542e68caaf23265a05532', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414585.4760718}
May 11 16:03:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 845, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034d0008000000004c306a6a
May 11 16:03:05 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 845, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715414585, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:03:05 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 845, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715414585, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:03:05 msm8909 python3[3020]: [SSE] Sending: {"key": "cf85b06e9fa847eb8d26c8dcc8ac34e4", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 845, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 8}, "utcTimestamp": 1715414585, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:03:06 msm8909 python3[3020]: [SSE] RX'd: {'key': 'cf85b06e9fa847eb8d26c8dcc8ac34e4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414586.4091184}
May 11 16:03:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1011, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 16, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f30010000001004e106969
May 11 16:03:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e038300080170330040007f80
May 11 16:03:08 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 899, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715414588, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:03:08 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 899, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715414588, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:03:08 msm8909 python3[3020]: [SSE] Sending: {"key": "6a5388104e3b4372915ab3bf18f01678", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 46, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 899, "totalCals": 52, "bmrCals": 51, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 8}, "utcTimestamp": 1715414588, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:03:09 msm8909 python3[3020]: [SSE] RX'd: {'key': '6a5388104e3b4372915ab3bf18f01678', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414588.7195814}
May 11 16:03:15 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:03:15 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:03:15 msm8909 python3[3020]: [SSE] Sending: {"key": "49cf7c528ecd42e381cb3174130ea9ec", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:03:15 msm8909 python3[3020]: [SSE] RX'd: {'key': '49cf7c528ecd42e381cb3174130ea9ec', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414595.729991}
May 11 16:03:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 67, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000043206a6a
May 11 16:03:17 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 67, 'thermalGen': 8}, 'utcTimestamp': 1715414597, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:03:17 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 67, 'thermalGen': 8}, 'utcTimestamp': 1715414597, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:03:17 msm8909 python3[3020]: [SSE] Sending: {"key": "f938f58f3de64cfb8d13768f15b62acd", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 67, "thermalGen": 8}, "utcTimestamp": 1715414597, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:03:18 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:03:18 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:03:18 msm8909 python3[3020]: [SSE] RX'd: {'key': 'f938f58f3de64cfb8d13768f15b62acd', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414598.3941419}
May 11 16:03:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 682, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002aa003d0210d0005d106a6a
May 11 16:03:19 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:03:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1013, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f50011000001004e306969
May 11 16:03:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 901, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038500080000000056206a6a
May 11 16:03:20 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:03:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 901, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e038500080170330040207f80
May 11 16:03:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 898, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038200080000000005106a69
May 11 16:03:20 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:03:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038300080000000058306969
May 11 16:03:21 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:03:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1001, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003e900110000000047306a6a
May 11 16:03:22 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1001, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715414602, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:03:22 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1001, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715414602, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:03:22 msm8909 python3[3020]: [SSE] Sending: {"key": "621d4a7e20a742d6a74144b45e3ed0c1", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 1001, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 17}, "utcTimestamp": 1715414602, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:03:23 msm8909 python3[3020]: [SSE] RX'd: {'key': '621d4a7e20a742d6a74144b45e3ed0c1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414602.9198942}
May 11 16:03:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047006a6a
May 11 16:03:32 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 8}, 'utcTimestamp': 1715414612, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:03:32 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 8}, 'utcTimestamp': 1715414612, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:03:32 msm8909 python3[3020]: [SSE] Sending: {"key": "cec3cc248cdc4e7683ced5d9ee1e69cc", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 8}, "utcTimestamp": 1715414612, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:03:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 898, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038200080000000005206a69
May 11 16:03:32 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:03:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 67, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000043306a6a
May 11 16:03:33 msm8909 python3[3020]: [SSE] RX'd: {'key': 'cec3cc248cdc4e7683ced5d9ee1e69cc', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414612.9846563}
May 11 16:03:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1013, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f50011000001004e006969
May 11 16:03:35 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:03:35 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:03:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 846, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034e0008000000004c206a6a
May 11 16:03:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 901, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038500080000000056306a6a
May 11 16:03:36 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:03:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038300080000000058106969
May 11 16:03:46 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:03:46 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:03:46 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:03:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1013, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f50011000001004e206969
May 11 16:03:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 898, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038200080000000005006a69
May 11 16:03:47 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:03:47 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:03:47 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:03:48 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 846, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034e0008000000004c306a6a
May 11 16:03:48 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 901, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038500080000000056006a6a
May 11 16:03:48 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:03:48 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038300080000000058206969
May 11 16:03:48 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:03:49 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:03:49 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:03:49 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1013, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f50011000001004e306969
May 11 16:03:49 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047206a6a
May 11 16:03:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 898, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038200080000000005006a69
May 11 16:03:50 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:03:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 67, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000043106a6a
May 11 16:03:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 901, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003850008000000005c006969
May 11 16:03:59 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:03:59 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:03:59 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:03:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 898, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038200080000000005106a69
May 11 16:03:59 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:04:00 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 846, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034e0008000000004c006a6a
May 11 16:04:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038300080000000058306969
May 11 16:04:01 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:04:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 901, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038500080000000056106a6a
May 11 16:04:01 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:04:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1013, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f50011000001004e006969
May 11 16:04:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 67, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000043206a6a
May 11 16:04:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 901, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038500080000000056206a6a
May 11 16:04:13 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:04:13 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:04:13 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:04:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 903, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003870008000000005c106969
May 11 16:04:13 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:04:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045306a6a
May 11 16:04:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 903, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e03870008017033003e307f80
May 11 16:04:14 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 903, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 62, 'thermalGen': 8}, 'utcTimestamp': 1715414654, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:04:14 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 903, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 62, 'thermalGen': 8}, 'utcTimestamp': 1715414654, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:04:14 msm8909 python3[3020]: [SSE] Sending: {"key": "0f0e00ec9a3a40d0ac6d9316c2d4a8a6", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 46, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 903, "totalCals": 52, "bmrCals": 51, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 62, "thermalGen": 8}, "utcTimestamp": 1715414654, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:04:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 898, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038200080000000005206a69
May 11 16:04:14 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:04:15 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:04:15 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:04:15 msm8909 python3[3020]: [SSE] Sending: {"key": "89b5a829c28c49f2aba0b7548dfb182f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:04:15 msm8909 python3[3020]: [SSE] RX'd: {'key': '0f0e00ec9a3a40d0ac6d9316c2d4a8a6', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414655.3030133}
May 11 16:04:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 684, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002ac003d0210d0005e006a6a
May 11 16:04:15 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:04:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 899, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038300080000000058006969
May 11 16:04:15 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:04:16 msm8909 python3[3020]: [SSE] RX'd: {'key': '89b5a829c28c49f2aba0b7548dfb182f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414655.9144907}
May 11 16:04:17 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:04:17 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:04:18 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 903, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003870008000000005c206969
May 11 16:04:18 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:04:19 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:04:19 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:04:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 901, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038500080000000058206969
May 11 16:04:27 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:04:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 684, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002ac003d0210d0005e206a6a
May 11 16:04:29 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:04:31 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:04:31 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:04:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 847, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034f0008000000004c006a6a
May 11 16:04:31 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 847, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715414671, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:04:31 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 847, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715414671, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:04:31 msm8909 python3[3020]: [SSE] Sending: {"key": "ad8da56c1f8c4b9dadf04b981552b58f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 847, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 8}, "utcTimestamp": 1715414671, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:04:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 903, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e03870008017033003e107f80
May 11 16:04:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 900, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038400080000000005006a69
May 11 16:04:32 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:04:32 msm8909 python3[3020]: [SSE] RX'd: {'key': 'ad8da56c1f8c4b9dadf04b981552b58f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414672.3138657}
May 11 16:04:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048306a6a
May 11 16:04:41 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715414681, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:04:41 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715414681, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:04:41 msm8909 python3[3020]: [SSE] Sending: {"key": "a6a7c2001711423aa012749305f3870d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715414681, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:04:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 903, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e03870008017033003e207f80
May 11 16:04:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 684, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002ac003d0210d0005e306a6a
May 11 16:04:42 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:04:42 msm8909 python3[3020]: [SSE] RX'd: {'key': 'a6a7c2001711423aa012749305f3870d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414682.1886501}
May 11 16:04:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045206a6a
May 11 16:04:43 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 8}, 'utcTimestamp': 1715414683, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:04:43 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 8}, 'utcTimestamp': 1715414683, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:04:43 msm8909 python3[3020]: [SSE] Sending: {"key": "135efa4fe230480b8c00ad542bc5a7db", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 69, "thermalGen": 8}, "utcTimestamp": 1715414683, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:04:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1015, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f70011000001004e006969
May 11 16:04:43 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1015, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715414683, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:04:43 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1015, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715414683, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:04:43 msm8909 python3[3020]: [SSE] Sending: {"key": "0d08c9fa6447467086d59f64201a12e4", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1015, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 17}, "utcTimestamp": 1715414683, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:04:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1003, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003eb00110000000048006a6a
May 11 16:04:43 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1003, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715414683, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:04:43 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1003, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715414683, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:04:43 msm8909 python3[3020]: [SSE] Sending: {"key": "b0954eafc4cb45c1afe48812d758d81a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 1003, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 17}, "utcTimestamp": 1715414683, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:04:43 msm8909 python3[3020]: [SSE] RX'd: {'key': '135efa4fe230480b8c00ad542bc5a7db', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414683.4484029}
May 11 16:04:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 903, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003870008000000005c106969
May 11 16:04:43 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:04:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 847, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034f0008000000004c106a6a
May 11 16:04:44 msm8909 python3[3020]: [SSE] RX'd: {'key': '0d08c9fa6447467086d59f64201a12e4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414684.15641}
May 11 16:04:44 msm8909 python3[3020]: [SSE] RX'd: {'key': 'b0954eafc4cb45c1afe48812d758d81a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414684.2055573}
May 11 16:04:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 900, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038400080000000005106a69
May 11 16:04:44 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:04:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045306a6a
May 11 16:04:50 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:04:50 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:04:56 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:04:56 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:04:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 903, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003870008000000005c206969
May 11 16:04:56 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:04:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 903, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e03870008017033003e307f80
May 11 16:04:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 684, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002ac003d0210d0005e006a6a
May 11 16:04:57 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:04:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1015, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f70011000001004e206969
May 11 16:04:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045006a6a
May 11 16:04:59 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:04:59 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:05:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 847, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034f0008000000004c006a6a
May 11 16:05:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048206a6a
May 11 16:05:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044106a6a
May 11 16:05:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003890008000000005a006969
May 11 16:05:12 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:05:12 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:05:12 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:05:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1017, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f90011000001004e306969
May 11 16:05:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044206a6a
May 11 16:05:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 847, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a00070000000000000000034f0008000000004c006a6a
May 11 16:05:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 901, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038500080000000058206969
May 11 16:05:14 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:05:15 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:05:15 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:05:15 msm8909 python3[3020]: [SSE] Sending: {"key": "31dc4c60886d448988edb06e244ad7be", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:05:16 msm8909 python3[3020]: [SSE] RX'd: {'key': '31dc4c60886d448988edb06e244ad7be', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414716.450284}
May 11 16:05:20 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:05:20 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:05:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004b106a6a
May 11 16:05:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 686, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 61, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002ae003d0210d0005d306a6a
May 11 16:05:23 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:05:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048306a6a
May 11 16:05:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003890008000000005a106969
May 11 16:05:23 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:05:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 903, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038700080000000059306969
May 11 16:05:24 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:05:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:05:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 903, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038700080000000056106a6a
May 11 16:05:25 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:05:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1005, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ed00110000000047006a6a
May 11 16:05:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048006a6a
May 11 16:05:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038900080000000056206a6a
May 11 16:05:27 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:05:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1017, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f90011000001004e106969
May 11 16:05:28 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:05:28 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:05:37 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1017, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f90011000001004e206969
May 11 16:05:38 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:05:38 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:05:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x13\xd4', 'sleep_state': 1, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e038900080170330040017f80
May 11 16:05:38 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 1, 'solarGen': 905, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715414738, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:05:38 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 46, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 1, 'solarGen': 905, 'totalCals': 52, 'bmrCals': 51, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715414738, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:05:38 msm8909 python3[3020]: [SSE] Sending: {"key": "f57287619a244019bb71213a6062d7c5", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 46, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 1, "solarGen": 905, "totalCals": 52, "bmrCals": 51, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 8}, "utcTimestamp": 1715414738, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:05:39 msm8909 python3[3020]: [SSE] RX'd: {'key': 'f57287619a244019bb71213a6062d7c5', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414738.9753222}
May 11 16:05:40 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044006a6a
May 11 16:05:40 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1005, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ed00110000000047106a6a
May 11 16:05:41 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:05:41 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:05:50 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:05:50 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:05:51 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:05:51 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:05:51 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003890008000000005a006969
May 11 16:05:51 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:05:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038900080000000056006a6a
May 11 16:05:52 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:05:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048206a6a
May 11 16:05:53 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715414753, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:05:53 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715414753, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:05:53 msm8909 python3[3020]: [SSE] Sending: {"key": "5631196c4d6744989f9c2d3cd6714089", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715414753, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:05:53 msm8909 python3[3020]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 16:05:53 msm8909 python3[3020]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 16:05:54 msm8909 python3[3020]: [SSE] RX'd: {'key': '5631196c4d6744989f9c2d3cd6714089', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414754.0003889}
May 11 16:05:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1017, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f90011000001004e306969
May 11 16:05:55 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1017, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715414755, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:05:55 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1017, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715414755, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:05:55 msm8909 python3[3020]: [SSE] Sending: {"key": "670cfd6c2142482ead93795acd8b57b3", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1017, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 17}, "utcTimestamp": 1715414755, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:05:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048306a6a
May 11 16:05:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004b006a6a
May 11 16:05:55 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 848, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 75, 'thermalGen': 8}, 'utcTimestamp': 1715414755, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:05:55 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 848, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 75, 'thermalGen': 8}, 'utcTimestamp': 1715414755, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:05:55 msm8909 python3[3020]: [SSE] Sending: {"key": "62b61239202b4ab2a4da61d104c18ff1", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 848, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 75, "thermalGen": 8}, "utcTimestamp": 1715414755, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:05:56 msm8909 python3[3020]: [SSE] RX'd: {'key': '670cfd6c2142482ead93795acd8b57b3', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414755.9354403}
May 11 16:05:56 msm8909 python3[3020]: [SSE] RX'd: {'key': '62b61239202b4ab2a4da61d104c18ff1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414756.1695559}
May 11 16:06:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048006a6a
May 11 16:06:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004b106a6a
May 11 16:06:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 51, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x13\xd4', 'sleep_state': 1, 'total_cals': 52, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 46} 13d413d40007000000000000002e038900080170330040217f80
May 11 16:06:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045306a6a
May 11 16:06:06 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 8}, 'utcTimestamp': 1715414766, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:06:06 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 8}, 'utcTimestamp': 1715414766, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:06:06 msm8909 python3[3020]: [SSE] Sending: {"key": "4b330ec5135c4af6a80c402fa74e5c44", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 69, "thermalGen": 8}, "utcTimestamp": 1715414766, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:06:06 msm8909 python3[3020]: [SSE] RX'd: {'key': '4b330ec5135c4af6a80c402fa74e5c44', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414766.6452434}
May 11 16:06:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038900080000000056206a6a
May 11 16:06:06 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:06:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf0007000000000000000003890008000000005a106969
May 11 16:06:07 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:06:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1005, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ed00110000000047006a6a
May 11 16:06:08 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1005, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715414768, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:06:08 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1005, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715414768, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:06:08 msm8909 python3[3020]: [SSE] Sending: {"key": "36e0de1f050045d3983d0308c5c92347", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 1005, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 17}, "utcTimestamp": 1715414768, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:06:08 msm8909 python3[3020]: [SSE] RX'd: {'key': '36e0de1f050045d3983d0308c5c92347', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414768.4761639}
May 11 16:06:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038b0008000000005b206969
May 11 16:06:09 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:06:09 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:06:09 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:06:10 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1017, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f90011000001004e106969
May 11 16:06:13 msm8909 python3[3020]: Running Scheduled: Thread Check
May 11 16:06:16 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:06:16 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:06:16 msm8909 python3[3020]: [SSE] Sending: {"key": "e11af81063e64c77aff6c736e1e558a7", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:06:16 msm8909 python3[3020]: [SSE] RX'd: {'key': 'e11af81063e64c77aff6c736e1e558a7', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414776.7133145}
May 11 16:06:19 msm8909 python3[3020]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 16:06:19 msm8909 python3[3020]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 16:06:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004c306a6a
May 11 16:06:19 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:06:19 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:06:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1017, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f90011000001004e206969
May 11 16:06:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048106a6a
May 11 16:06:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b00080180350040007f80
May 11 16:06:20 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:06:20 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:06:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 904, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038800080000000005306a69
May 11 16:06:20 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:06:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005e106a6a
May 11 16:06:20 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:06:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038900080000000058106a69
May 11 16:06:22 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:06:33 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005e206a6a
May 11 16:06:33 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:06:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038900080000000058306a69
May 11 16:06:35 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:06:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 107, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ef00110000000048306a6b
May 11 16:06:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 904, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038800080000000005106a69
May 11 16:06:35 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:06:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b00080180350040107f80
May 11 16:06:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045206a6a
May 11 16:06:37 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004c006a6a
May 11 16:06:37 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:06:37 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:06:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 107, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ef00110000000048006a6b
May 11 16:06:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005e006a6a
May 11 16:06:47 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:06:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b00080180350040307f80
May 11 16:06:47 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 907, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715414807, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:06:47 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 907, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715414807, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:06:47 msm8909 python3[3020]: [SSE] Sending: {"key": "8307124ca9654cf781072d961cd9d623", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 47, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 907, "totalCals": 54, "bmrCals": 53, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 8}, "utcTimestamp": 1715414807, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:06:48 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045306a6a
May 11 16:06:48 msm8909 python3[3020]: [SSE] RX'd: {'key': '8307124ca9654cf781072d961cd9d623', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414808.1577885}
May 11 16:06:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038900080000000058006a69
May 11 16:06:50 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:06:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045006a6a
May 11 16:06:51 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:06:51 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:07:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1017, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f90011000001004e206969
May 11 16:07:02 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1017, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715414822, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:07:02 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1017, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715414822, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:07:02 msm8909 python3[3020]: [SSE] Sending: {"key": "aae3b709cbf343788bfa746ae6693cee", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1017, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 17}, "utcTimestamp": 1715414822, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:07:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 107, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ef00110000000048206a6b
May 11 16:07:02 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:07:02 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:07:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b00080180350040007f80
May 11 16:07:02 msm8909 python3[3020]: [SSE] RX'd: {'key': 'aae3b709cbf343788bfa746ae6693cee', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414822.559082}
May 11 16:07:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044106a6a
May 11 16:07:03 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 904, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038800080000000005306a69
May 11 16:07:03 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:07:03 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004c306a6a
May 11 16:07:03 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 848, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715414823, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:07:03 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 848, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715414823, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:07:03 msm8909 python3[3020]: [SSE] Sending: {"key": "d2f8e6d7e7694fb38810cc609dd8988f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 848, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 8}, "utcTimestamp": 1715414823, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:07:04 msm8909 python3[3020]: [SSE] RX'd: {'key': 'd2f8e6d7e7694fb38810cc609dd8988f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414824.2363162}
May 11 16:07:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005e106a6a
May 11 16:07:04 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:07:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 904, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038800080000000005006a69
May 11 16:07:05 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:07:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005d206a6a
May 11 16:07:06 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:07:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004c306a6a
May 11 16:07:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005d306a6a
May 11 16:07:15 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:07:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004c006a6a
May 11 16:07:16 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:07:16 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:07:16 msm8909 python3[3020]: [SSE] Sending: {"key": "93d7d8a0d5714e0f8e7a32a5347ba941", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:07:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 87, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038900080000000057306a69
May 11 16:07:16 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:07:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048306a6a
May 11 16:07:17 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715414837, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:07:17 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715414837, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:07:17 msm8909 python3[3020]: [SSE] Sending: {"key": "d87a20fb9dee49c7a8a29fc64ec551ea", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715414837, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:07:17 msm8909 python3[3020]: [SSE] RX'd: {'key': '93d7d8a0d5714e0f8e7a32a5347ba941', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414837.0251997}
May 11 16:07:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 107, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ef00110000000048306a6b
May 11 16:07:17 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 107, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1007, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715414837, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:07:17 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 107, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1007, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715414837, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:07:17 msm8909 python3[3020]: [SSE] Sending: {"key": "1ce99c1e9f9c41b1b7b1040f451920c1", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 107, "totalSteps": 0, "sleepState": 0, "solarGen": 1007, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 17}, "utcTimestamp": 1715414837, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:07:17 msm8909 python3[3020]: [SSE] RX'd: {'key': 'd87a20fb9dee49c7a8a29fc64ec551ea', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414837.5864694}
May 11 16:07:17 msm8909 python3[3020]: [SSE] RX'd: {'key': '1ce99c1e9f9c41b1b7b1040f451920c1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414837.6944847}
May 11 16:07:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044206a6a
May 11 16:07:17 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715414837, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:07:17 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715414837, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:07:17 msm8909 python3[3020]: [SSE] Sending: {"key": "8e57c02ca6784ce18ac49cb6afc71955", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 68, "thermalGen": 8}, "utcTimestamp": 1715414837, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:07:18 msm8909 python3[3020]: [SSE] RX'd: {'key': '8e57c02ca6784ce18ac49cb6afc71955', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414838.3438952}
May 11 16:07:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1017, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f90011000001004e006969
May 11 16:07:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:07:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b00080180350040207f80
May 11 16:07:21 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:07:21 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:07:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048006a6a
May 11 16:07:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 107, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ef00110000000048006a6b
May 11 16:07:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004c206a6a
May 11 16:07:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044006a6a
May 11 16:07:33 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005d006a6a
May 11 16:07:33 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:07:33 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 87, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038900080000000057106a69
May 11 16:07:33 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:07:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038900080000000056306a6a
May 11 16:07:43 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:07:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 87, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038900080000000057206a69
May 11 16:07:43 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:07:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048206a6a
May 11 16:07:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 107, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ef00110000000048206a6b
May 11 16:07:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044106a6a
May 11 16:07:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b00080180350040007f80
May 11 16:07:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005d206a6a
May 11 16:07:45 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:07:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038b0008000000005b006a69
May 11 16:07:47 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:07:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 904, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038800080000000005006a6a
May 11 16:07:47 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:07:47 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:07:47 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:07:51 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:07:51 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:07:57 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:07:57 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:07:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038900080000000056106a6a
May 11 16:07:58 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:07:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 87, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038900080000000057306a69
May 11 16:07:58 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:07:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:07:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 107, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ef00110000000048306a6b
May 11 16:07:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038b0008000000005b106a69
May 11 16:07:59 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:07:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 904, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038800080000000005106a6a
May 11 16:07:59 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:08:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b00080180350040207f80
May 11 16:08:01 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 907, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715414881, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:08:01 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 907, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715414881, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:08:02 msm8909 python3[3020]: [SSE] Sending: {"key": "1016fbc6dede42dbb92b0796525dc3ac", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 47, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 907, "totalCals": 54, "bmrCals": 53, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 8}, "utcTimestamp": 1715414881, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:08:02 msm8909 python3[3020]: [SSE] RX'd: {'key': '1016fbc6dede42dbb92b0796525dc3ac', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414882.592798}
May 11 16:08:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048006a6a
May 11 16:08:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b00080180350040307f80
May 11 16:08:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005e006a6a
May 11 16:08:12 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:08:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038900080000000056206a6a
May 11 16:08:13 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:08:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038900080000000056106a69
May 11 16:08:13 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:08:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048106a6a
May 11 16:08:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045006a6a
May 11 16:08:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005e106a6a
May 11 16:08:14 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:08:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038900080000000056306a6a
May 11 16:08:15 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:08:15 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:08:15 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:08:15 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:08:15 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:08:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1017, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f90011000001004d206969
May 11 16:08:15 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1017, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 77, 'thermalGen': 17}, 'utcTimestamp': 1715414895, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:08:15 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1017, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 77, 'thermalGen': 17}, 'utcTimestamp': 1715414895, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:08:16 msm8909 python3[3020]: [SSE] Sending: {"key": "cabcc3a0e8c148089623890f67f86588", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1017, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 77, "thermalGen": 17}, "utcTimestamp": 1715414895, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:08:16 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:08:16 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:08:16 msm8909 python3[3020]: [SSE] Sending: {"key": "a438bc10a0ea4e74b594c55665c7c62b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:08:17 msm8909 python3[3020]: [SSE] RX'd: {'key': 'cabcc3a0e8c148089623890f67f86588', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414896.4723656}
May 11 16:08:17 msm8909 python3[3020]: [SSE] RX'd: {'key': 'a438bc10a0ea4e74b594c55665c7c62b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414897.3782377}
May 11 16:08:22 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:08:22 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:08:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038900080000000056206a69
May 11 16:08:25 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:08:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004c006a6a
May 11 16:08:27 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 848, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715414907, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:08:27 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 848, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715414907, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:08:27 msm8909 python3[3020]: [SSE] Sending: {"key": "96d09fa69166481da65acb5a3254c28d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 848, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 8}, "utcTimestamp": 1715414907, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:08:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005e206a6a
May 11 16:08:27 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:08:27 msm8909 python3[3020]: [SSE] RX'd: {'key': '96d09fa69166481da65acb5a3254c28d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414907.5360067}
May 11 16:08:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038900080000000055006a6a
May 11 16:08:27 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:08:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1017, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f90011000001004d306969
May 11 16:08:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045206a6a
May 11 16:08:28 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 8}, 'utcTimestamp': 1715414908, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:08:28 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 8}, 'utcTimestamp': 1715414908, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:08:28 msm8909 python3[3020]: [SSE] Sending: {"key": "e8c55a8a419d4ac7aa532a8e496f13f9", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 69, "thermalGen": 8}, "utcTimestamp": 1715414908, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:08:29 msm8909 python3[3020]: [SSE] RX'd: {'key': 'e8c55a8a419d4ac7aa532a8e496f13f9', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414909.2093101}
May 11 16:08:40 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:08:40 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:08:40 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038900080000000056306a69
May 11 16:08:40 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:08:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 107, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ef00110000000048006a6b
May 11 16:08:41 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 107, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1007, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715414921, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:08:41 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 107, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1007, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715414921, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:08:41 msm8909 python3[3020]: [SSE] Sending: {"key": "95983b9906a94e05829cf1ae513df9d3", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 107, "totalSteps": 0, "sleepState": 0, "solarGen": 1007, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 17}, "utcTimestamp": 1715414921, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:08:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048306a6a
May 11 16:08:41 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715414921, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:08:41 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715414921, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:08:41 msm8909 python3[3020]: [SSE] Sending: {"key": "612451b6577c4801b3960eece0a3434e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715414921, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:08:41 msm8909 python3[3020]: [SSE] RX'd: {'key': '95983b9906a94e05829cf1ae513df9d3', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414921.4459059}
May 11 16:08:42 msm8909 python3[3020]: [SSE] RX'd: {'key': '612451b6577c4801b3960eece0a3434e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414921.8044972}
May 11 16:08:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004c106a6a
May 11 16:08:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005e306a6a
May 11 16:08:42 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:08:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1017, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f90011000001004d006969
May 11 16:08:44 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:08:44 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:08:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b00080180350040207f80
May 11 16:08:52 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:08:52 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:08:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b00080180350040307f80
May 11 16:08:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 904, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038800080000000005306a69
May 11 16:08:54 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:08:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038b0008000000005b306969
May 11 16:08:54 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:08:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004c206a6a
May 11 16:08:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005e106a6a
May 11 16:08:54 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:08:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038900080000000055306a6a
May 11 16:08:54 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:08:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1017, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003f90011000001004d206969
May 11 16:08:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048106a6a
May 11 16:08:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b00080180350040007f80
May 11 16:08:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004c306a6a
May 11 16:08:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045106a6a
May 11 16:09:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1018, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fa0011000001004d306969
May 11 16:09:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 904, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038800080000000005006a69
May 11 16:09:08 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:09:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005d206a6a
May 11 16:09:09 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:09:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004c006a6a
May 11 16:09:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038b0008000000005c006969
May 11 16:09:09 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:09:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038900080000000056206a69
May 11 16:09:09 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:09:09 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:09:09 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:09:10 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045206a6a
May 11 16:09:10 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048206a6a
May 11 16:09:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b00080180350040107f80
May 11 16:09:11 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 907, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715414951, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:09:11 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 907, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715414951, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:09:11 msm8909 python3[3020]: [SSE] Sending: {"key": "fcb360d1828742f989f0398687454921", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 47, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 907, "totalCals": 54, "bmrCals": 53, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 8}, "utcTimestamp": 1715414951, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:09:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038b0008000000005c106969
May 11 16:09:11 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:09:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 904, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038800080000000005006a69
May 11 16:09:11 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:09:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038900080000000059306a69
May 11 16:09:11 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:09:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 848, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003500008000000004c006a6a
May 11 16:09:11 msm8909 python3[3020]: [SSE] RX'd: {'key': 'fcb360d1828742f989f0398687454921', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414951.5724046}
May 11 16:09:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038900080000000055106a6a
May 11 16:09:12 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:09:17 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:09:17 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:09:17 msm8909 python3[3020]: [SSE] Sending: {"key": "76a830f894034c4caf867e56de2aec6c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:09:17 msm8909 python3[3020]: [SSE] RX'd: {'key': '76a830f894034c4caf867e56de2aec6c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414957.7660594}
May 11 16:09:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005d306a6a
May 11 16:09:21 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:09:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004c106a6a
May 11 16:09:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000055206a6a
May 11 16:09:22 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:09:22 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:09:22 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:09:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038b0008000000005c206969
May 11 16:09:22 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:09:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b0008018035003e207f80
May 11 16:09:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 904, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038800080000000005206a69
May 11 16:09:23 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:09:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038900080000000059006a69
May 11 16:09:24 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:09:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047006a6a
May 11 16:09:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045306a6a
May 11 16:09:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045006a6a
May 11 16:09:35 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 8}, 'utcTimestamp': 1715414975, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:09:35 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 8}, 'utcTimestamp': 1715414975, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:09:35 msm8909 python3[3020]: [SSE] Sending: {"key": "99db49f47644494aa0588ea4d281c049", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 69, "thermalGen": 8}, "utcTimestamp": 1715414975, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:09:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005d106a6a
May 11 16:09:36 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:09:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 904, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038800080000000005306a69
May 11 16:09:36 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:09:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004c306a6a
May 11 16:09:36 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 849, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715414976, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:09:36 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 849, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715414976, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:09:36 msm8909 python3[3020]: [SSE] Sending: {"key": "828fe3677fbb490f99f642745fb18c77", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 849, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 8}, "utcTimestamp": 1715414976, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:09:36 msm8909 python3[3020]: [SSE] RX'd: {'key': '99db49f47644494aa0588ea4d281c049', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414976.2304482}
May 11 16:09:36 msm8909 python3[3020]: [SSE] RX'd: {'key': '828fe3677fbb490f99f642745fb18c77', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414976.6441607}
May 11 16:09:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000055006a6a
May 11 16:09:36 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:09:37 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038b0008000000005c306969
May 11 16:09:37 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:09:37 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1018, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fa0011000001004d206969
May 11 16:09:37 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1018, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 77, 'thermalGen': 17}, 'utcTimestamp': 1715414977, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:09:37 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1018, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 77, 'thermalGen': 17}, 'utcTimestamp': 1715414977, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:09:37 msm8909 python3[3020]: [SSE] Sending: {"key": "f5e2d517808047c4a300a3be83a2702f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1018, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 77, "thermalGen": 17}, "utcTimestamp": 1715414977, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:09:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047106a6a
May 11 16:09:38 msm8909 python3[3020]: [SSE] RX'd: {'key': 'f5e2d517808047c4a300a3be83a2702f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414978.0387762}
May 11 16:09:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047206a6a
May 11 16:09:50 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 8}, 'utcTimestamp': 1715414990, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:09:50 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 8}, 'utcTimestamp': 1715414990, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:09:50 msm8909 python3[3020]: [SSE] Sending: {"key": "dec462255d054f94bab13ae1ec363ec1", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 8}, "utcTimestamp": 1715414990, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:09:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b0008018035003e107f80
May 11 16:09:51 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005d206a6a
May 11 16:09:51 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:09:51 msm8909 python3[3020]: [SSE] RX'd: {'key': 'dec462255d054f94bab13ae1ec363ec1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414991.0341859}
May 11 16:09:51 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004c006a6a
May 11 16:09:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1018, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fa0011000001004d306969
May 11 16:09:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 107, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ef00110000000048306a6b
May 11 16:09:52 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 107, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1007, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715414992, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:09:52 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 107, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1007, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715414992, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:09:52 msm8909 python3[3020]: [SSE] Sending: {"key": "442092110ab1403f879d8d23f060432a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 107, "totalSteps": 0, "sleepState": 0, "solarGen": 1007, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 17}, "utcTimestamp": 1715414992, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:09:53 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:09:53 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:09:53 msm8909 python3[3020]: [SSE] RX'd: {'key': '442092110ab1403f879d8d23f060432a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715414993.2721868}
May 11 16:09:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 904, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038800080000000005106a69
May 11 16:09:53 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:09:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045206a6a
May 11 16:10:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000055306a6a
May 11 16:10:04 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:10:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047006a6a
May 11 16:10:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038b0008000000005c206969
May 11 16:10:05 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:10:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004b306a6a
May 11 16:10:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044006a6a
May 11 16:10:06 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:10:06 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:10:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005a306a69
May 11 16:10:07 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:10:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038b0008018035003e307f80
May 11 16:10:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005e006a6a
May 11 16:10:08 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:10:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 904, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038800080000000005206a69
May 11 16:10:08 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:10:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047106a6a
May 11 16:10:17 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:10:17 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:10:17 msm8909 python3[3020]: [SSE] Sending: {"key": "d2d7d2092e864b01949d16e11c24aef4", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:10:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 61, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c0008018035003d007f80
May 11 16:10:17 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 908, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 61, 'thermalGen': 8}, 'utcTimestamp': 1715415017, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:10:17 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 908, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 61, 'thermalGen': 8}, 'utcTimestamp': 1715415017, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:10:17 msm8909 python3[3020]: [SSE] Sending: {"key": "8014326385ff44f79a052e52eb9bacd7", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 47, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 908, "totalCals": 54, "bmrCals": 53, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 61, "thermalGen": 8}, "utcTimestamp": 1715415017, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:10:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ef00110000000048106a6a
May 11 16:10:18 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005306a6a
May 11 16:10:18 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:10:18 msm8909 python3[3020]: [SSE] RX'd: {'key': 'd2d7d2092e864b01949d16e11c24aef4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415018.1159275}
May 11 16:10:18 msm8909 python3[3020]: [SSE] RX'd: {'key': '8014326385ff44f79a052e52eb9bacd7', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415018.170449}
May 11 16:10:18 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:10:18 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:10:18 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004b006a6a
May 11 16:10:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005a006a69
May 11 16:10:20 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:10:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044106a6a
May 11 16:10:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004b006a6a
May 11 16:10:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000056006a6a
May 11 16:10:21 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:10:21 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:10:21 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:10:23 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:10:23 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:10:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000056106a6a
May 11 16:10:31 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:10:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ef00110000000048306a6a
May 11 16:10:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044206a6a
May 11 16:10:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 61, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c0008018035003d107f80
May 11 16:10:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005106a6a
May 11 16:10:32 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:10:33 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004b106a6a
May 11 16:10:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 688, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b0003e0210d0005e306a6a
May 11 16:10:34 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:10:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047306a6a
May 11 16:10:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005106a6a
May 11 16:10:35 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:10:36 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:10:36 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:10:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:10:36 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715415036, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:10:36 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715415036, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:10:36 msm8909 python3[3020]: [SSE] Sending: {"key": "e5d8fc4c47634c0ba1d2fc50cbc483f1", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 68, "thermalGen": 8}, "utcTimestamp": 1715415036, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:10:37 msm8909 python3[3020]: [SSE] RX'd: {'key': 'e5d8fc4c47634c0ba1d2fc50cbc483f1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415036.9949625}
May 11 16:10:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000056306a6a
May 11 16:10:46 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:10:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044006a6a
May 11 16:10:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047006a6a
May 11 16:10:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 61, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c0008018035003d307f80
May 11 16:10:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ef00110000000048006a6a
May 11 16:10:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005206a6a
May 11 16:10:47 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:10:48 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004b306a6a
May 11 16:10:48 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 849, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 75, 'thermalGen': 8}, 'utcTimestamp': 1715415048, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:10:48 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 849, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 75, 'thermalGen': 8}, 'utcTimestamp': 1715415048, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:10:48 msm8909 python3[3020]: [SSE] Sending: {"key": "1ca520d69b4543bb86ac87b3a630b24e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 849, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 75, "thermalGen": 8}, "utcTimestamp": 1715415048, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:10:48 msm8909 python3[3020]: [SSE] RX'd: {'key': '1ca520d69b4543bb86ac87b3a630b24e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415048.4871404}
May 11 16:10:49 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:10:49 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:10:49 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005a306a69
May 11 16:10:49 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:10:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004b306a6a
May 11 16:10:54 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:10:54 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:10:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 61, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c0008018035003d007f80
May 11 16:11:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044106a6a
May 11 16:11:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047206a6a
May 11 16:11:01 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 8}, 'utcTimestamp': 1715415061, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:11:01 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 8}, 'utcTimestamp': 1715415061, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:11:01 msm8909 python3[3020]: [SSE] Sending: {"key": "6f4b4ebd830f4353a746969dc5ac7556", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 8}, "utcTimestamp": 1715415061, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:11:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1007, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003ef00110000000048206a6a
May 11 16:11:02 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1007, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715415062, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:11:02 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1007, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715415062, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:11:02 msm8909 python3[3020]: [SSE] Sending: {"key": "ae4fef12c8944c54bac1a39bf94999bc", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 1007, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 17}, "utcTimestamp": 1715415062, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:11:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005006a6a
May 11 16:11:02 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:11:02 msm8909 python3[3020]: [SSE] RX'd: {'key': '6f4b4ebd830f4353a746969dc5ac7556', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415062.3239501}
May 11 16:11:02 msm8909 python3[3020]: [SSE] RX'd: {'key': 'ae4fef12c8944c54bac1a39bf94999bc', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415062.4213958}
May 11 16:11:03 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004b006a6a
May 11 16:11:03 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000056106a6a
May 11 16:11:03 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:11:03 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 16:11:03 msm8909 python3[3020]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 16:11:03 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044206a6a
May 11 16:11:13 msm8909 python3[3020]: Running Scheduled: Thread Check
May 11 16:11:13 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 16:11:13 msm8909 python3[3020]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 16:11:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047306a6a
May 11 16:11:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040207f80
May 11 16:11:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005106a69
May 11 16:11:14 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:11:15 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:11:15 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:11:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000055206a6a
May 11 16:11:15 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:11:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:11:18 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:11:18 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:11:18 msm8909 python3[3020]: [SSE] Sending: {"key": "f8cc1b8abc4a42b19a2108ce85f05924", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:11:18 msm8909 python3[3020]: [SSE] RX'd: {'key': 'f8cc1b8abc4a42b19a2108ce85f05924', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415078.518316}
May 11 16:11:24 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:11:24 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:11:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044006a6a
May 11 16:11:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000047106a6a
May 11 16:11:30 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:11:30 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:11:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005c306a69
May 11 16:11:31 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:11:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038a00080000000058106a69
May 11 16:11:31 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:11:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040307f80
May 11 16:11:32 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 908, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415092, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:11:32 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 908, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415092, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:11:32 msm8909 python3[3020]: [SSE] Sending: {"key": "56579de6b0b14855962d62c07be5622a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 47, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 908, "totalCals": 54, "bmrCals": 53, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 8}, "utcTimestamp": 1715415092, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:11:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005c106a6a
May 11 16:11:32 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:11:32 msm8909 python3[3020]: [SSE] RX'd: {'key': '56579de6b0b14855962d62c07be5622a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415092.4669745}
May 11 16:11:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000047206a6a
May 11 16:11:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005006a69
May 11 16:11:42 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:11:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005c206a6a
May 11 16:11:42 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:11:43 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:11:43 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:11:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005c006a69
May 11 16:11:43 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:11:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047206a6a
May 11 16:11:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040107f80
May 11 16:11:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005c106a69
May 11 16:11:45 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:11:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1018, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fa0011000001004e306969
May 11 16:11:46 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1018, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715415106, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:11:46 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1018, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715415106, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:11:46 msm8909 python3[3020]: [SSE] Sending: {"key": "29e654d5b1224351992ac6f22e596039", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1018, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 17}, "utcTimestamp": 1715415106, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:11:46 msm8909 python3[3020]: [SSE] RX'd: {'key': '29e654d5b1224351992ac6f22e596039', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415106.5571408}
May 11 16:11:55 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:11:55 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:11:55 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:11:55 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:11:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047306a6a
May 11 16:11:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038a00080000000058306a69
May 11 16:11:56 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:11:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000047306a6a
May 11 16:11:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005106a69
May 11 16:11:57 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:11:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:11:57 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715415117, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:11:57 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715415117, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:11:57 msm8909 python3[3020]: [SSE] Sending: {"key": "2c70ab46ef8547ed9e2cf8b1ee4576f2", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 68, "thermalGen": 8}, "utcTimestamp": 1715415117, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:11:57 msm8909 python3[3020]: [SSE] RX'd: {'key': '2c70ab46ef8547ed9e2cf8b1ee4576f2', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415117.7071543}
May 11 16:12:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004b306a6a
May 11 16:12:09 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 849, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 75, 'thermalGen': 8}, 'utcTimestamp': 1715415129, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:12:09 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 849, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 75, 'thermalGen': 8}, 'utcTimestamp': 1715415129, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:12:09 msm8909 python3[3020]: [SSE] Sending: {"key": "410d37b247624dc3a5dc66cc5a946342", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 849, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 75, "thermalGen": 8}, "utcTimestamp": 1715415129, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:12:10 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000055306a6a
May 11 16:12:10 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:12:10 msm8909 python3[3020]: [SSE] RX'd: {'key': '410d37b247624dc3a5dc66cc5a946342', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415130.1313319}
May 11 16:12:10 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:12:10 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:12:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1018, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fa0011000001004e106969
May 11 16:12:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048106a6a
May 11 16:12:11 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715415131, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:12:11 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715415131, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:12:11 msm8909 python3[3020]: [SSE] Sending: {"key": "68b25eb7476a4b56a5433217a1fc7252", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715415131, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:12:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038a00080000000058106a69
May 11 16:12:11 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:12:11 msm8909 python3[3020]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 11 16:12:11 msm8909 python3[3020]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 16:12:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045106a6a
May 11 16:12:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040307f80
May 11 16:12:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005306a69
May 11 16:12:11 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:12:11 msm8909 python3[3020]: [SSE] RX'd: {'key': '68b25eb7476a4b56a5433217a1fc7252', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415131.509196}
May 11 16:12:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005a306a69
May 11 16:12:11 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:12:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1018, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fa0011000001004e206969
May 11 16:12:13 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:12:13 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:12:13 msm8909 python3[3020]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 11 16:12:13 msm8909 python3[3020]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 16:12:18 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:12:18 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:12:18 msm8909 python3[3020]: [SSE] Sending: {"key": "f634a938890e49918eb5cf7ff7430520", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:12:18 msm8909 python3[3020]: [SSE] RX'd: {'key': 'f634a938890e49918eb5cf7ff7430520', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415138.7948203}
May 11 16:12:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048206a6a
May 11 16:12:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005006a69
May 11 16:12:24 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:12:24 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:12:24 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:12:25 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:12:25 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:12:25 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:12:25 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:12:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000056106a6a
May 11 16:12:27 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:12:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045206a6a
May 11 16:12:37 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005a206a69
May 11 16:12:37 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:12:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1018, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fa0011000001004e006969
May 11 16:12:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004b206a6a
May 11 16:12:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048306a6a
May 11 16:12:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040207f80
May 11 16:12:38 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 908, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415158, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:12:38 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 908, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415158, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:12:38 msm8909 python3[3020]: [SSE] Sending: {"key": "25d9bfd02838487a9e1de2a31a3dfc62", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 47, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 908, "totalCals": 54, "bmrCals": 53, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 8}, "utcTimestamp": 1715415158, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:12:39 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005106a69
May 11 16:12:39 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:12:39 msm8909 python3[3020]: [SSE] RX'd: {'key': '25d9bfd02838487a9e1de2a31a3dfc62', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415159.1214001}
May 11 16:12:39 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005d006a6a
May 11 16:12:39 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:12:39 msm8909 python3[3020]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 11 16:12:39 msm8909 python3[3020]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 16:12:40 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000047006a6a
May 11 16:12:40 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1008, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715415160, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:12:40 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1008, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715415160, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:12:40 msm8909 python3[3020]: [SSE] Sending: {"key": "6cf13d50fbfe474889e4085eaebb93c3", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 1008, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 17}, "utcTimestamp": 1715415160, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:12:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005206a69
May 11 16:12:41 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:12:41 msm8909 python3[3020]: [SSE] RX'd: {'key': '6cf13d50fbfe474889e4085eaebb93c3', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415161.288281}
May 11 16:12:41 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:12:41 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:12:51 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000056006a6a
May 11 16:12:51 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:12:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045106a6a
May 11 16:12:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040007f80
May 11 16:12:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048106a6a
May 11 16:12:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005a006a69
May 11 16:12:54 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:12:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005d106a6a
May 11 16:12:54 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:12:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004b006a6a
May 11 16:12:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005d206a6a
May 11 16:12:55 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:12:55 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:12:55 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:13:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048206a6a
May 11 16:13:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000047206a6a
May 11 16:13:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005b106969
May 11 16:13:06 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:13:06 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:13:06 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:13:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038a00080000000059306a69
May 11 16:13:07 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:13:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 75, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004b106a6a
May 11 16:13:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1018, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fa0011000001004e306969
May 11 16:13:07 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1018, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715415187, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:13:07 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1018, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715415187, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:13:07 msm8909 python3[3020]: [SSE] Sending: {"key": "39d50bd8a52e4d4aa2dcb0b42b5a4b42", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1018, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 17}, "utcTimestamp": 1715415187, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:13:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005e306a6a
May 11 16:13:07 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:13:08 msm8909 python3[3020]: [SSE] RX'd: {'key': '39d50bd8a52e4d4aa2dcb0b42b5a4b42', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415188.2604158}
May 11 16:13:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005006a69
May 11 16:13:08 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:13:09 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:13:09 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:13:10 msm8909 python3[3020]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 11 16:13:10 msm8909 python3[3020]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 16:13:18 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:13:18 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:13:18 msm8909 python3[3020]: [SSE] Sending: {"key": "476d662e85544f81a08dbe747cfa235b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:13:19 msm8909 python3[3020]: [SSE] RX'd: {'key': '476d662e85544f81a08dbe747cfa235b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415198.97157}
May 11 16:13:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048006a6a
May 11 16:13:20 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715415200, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:13:20 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715415200, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:13:20 msm8909 python3[3020]: [SSE] Sending: {"key": "e7b56a7e1eaa4c5786d7aa59e0a5352f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715415200, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:13:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000048006a6a
May 11 16:13:20 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:13:20 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:13:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005b306969
May 11 16:13:20 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:13:20 msm8909 python3[3020]: [SSE] RX'd: {'key': 'e7b56a7e1eaa4c5786d7aa59e0a5352f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415200.7973015}
May 11 16:13:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004c306a6a
May 11 16:13:21 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 849, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715415201, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:13:21 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 849, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715415201, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:13:21 msm8909 python3[3020]: [SSE] Sending: {"key": "f1d947f897f74958bb85a2eb426910e4", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 849, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 8}, "utcTimestamp": 1715415201, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:13:22 msm8909 python3[3020]: [SSE] RX'd: {'key': 'f1d947f897f74958bb85a2eb426910e4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415202.1522651}
May 11 16:13:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040307f80
May 11 16:13:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000048006a6a
May 11 16:13:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005e006a6a
May 11 16:13:23 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:13:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 84, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000054306a6a
May 11 16:13:23 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:13:26 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:13:26 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:13:33 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:13:33 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:13:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004c006a6a
May 11 16:13:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 87, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038a00080000000057106a69
May 11 16:13:34 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:13:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044106a6a
May 11 16:13:34 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715415214, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:13:34 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715415214, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:13:34 msm8909 python3[3020]: [SSE] Sending: {"key": "235fd8ff15d2427cb3cbc773c21cc1de", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 68, "thermalGen": 8}, "utcTimestamp": 1715415214, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:13:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1018, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fa0011000001004d206969
May 11 16:13:35 msm8909 python3[3020]: [SSE] RX'd: {'key': '235fd8ff15d2427cb3cbc773c21cc1de', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415215.2126606}
May 11 16:13:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005306a69
May 11 16:13:35 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:13:37 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:13:37 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:13:37 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040007f80
May 11 16:13:37 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005e206a6a
May 11 16:13:37 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:13:37 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048106a6a
May 11 16:13:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005b006969
May 11 16:13:38 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:13:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040107f80
May 11 16:13:47 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 908, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415227, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:13:47 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 908, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415227, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:13:47 msm8909 python3[3020]: [SSE] Sending: {"key": "37d8671144c6422590a8d6ea73c8219d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 47, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 908, "totalCals": 54, "bmrCals": 53, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 8}, "utcTimestamp": 1715415227, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:13:47 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:13:47 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:13:48 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005006a69
May 11 16:13:48 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:13:48 msm8909 python3[3020]: [SSE] RX'd: {'key': '37d8671144c6422590a8d6ea73c8219d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415228.2300363}
May 11 16:13:48 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 84, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000054106a6a
May 11 16:13:48 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:13:49 msm8909 python3[3020]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 11 16:13:49 msm8909 python3[3020]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 16:13:49 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004c106a6a
May 11 16:13:49 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:13:49 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:13:49 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:13:49 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1018, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fa0011000001004d306969
May 11 16:13:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005e306a6a
May 11 16:13:50 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:13:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000048306a6a
May 11 16:13:50 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1008, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715415230, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:13:50 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1008, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715415230, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:13:50 msm8909 python3[3020]: [SSE] Sending: {"key": "9d279914ad814cd6854f6880800d3e7c", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 1008, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 17}, "utcTimestamp": 1715415230, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:13:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 84, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000054206a6a
May 11 16:13:50 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:13:50 msm8909 python3[3020]: [SSE] RX'd: {'key': '9d279914ad814cd6854f6880800d3e7c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415230.4976468}
May 11 16:13:51 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 87, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038a00080000000057306a69
May 11 16:13:51 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:13:51 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:13:52 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:13:52 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:13:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1018, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fa0011000001004d006969
May 11 16:13:56 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:13:56 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:14:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044006a6a
May 11 16:14:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048006a6a
May 11 16:14:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005e006a6a
May 11 16:14:02 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:14:03 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 849, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003510008000000004c306a6a
May 11 16:14:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005e106a6a
May 11 16:14:04 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:14:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 87, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038a00080000000057006a69
May 11 16:14:04 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:14:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040307f80
May 11 16:14:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005206a69
May 11 16:14:05 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:14:05 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:14:05 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:14:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005b306969
May 11 16:14:06 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:14:16 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:14:16 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:14:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005c006a69
May 11 16:14:16 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:14:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000047206a6a
May 11 16:14:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040007f80
May 11 16:14:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048106a6a
May 11 16:14:18 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005306a69
May 11 16:14:18 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:14:18 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044206a6a
May 11 16:14:18 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:14:18 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:14:18 msm8909 python3[3020]: [SSE] Sending: {"key": "9b16a95ce09d441cb0bb5da820159bdd", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:14:19 msm8909 python3[3020]: [SSE] RX'd: {'key': '9b16a95ce09d441cb0bb5da820159bdd', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415259.3604784}
May 11 16:14:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048206a6a
May 11 16:14:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005006a69
May 11 16:14:20 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:14:27 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:14:27 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:14:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048306a6a
May 11 16:14:29 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715415269, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:14:29 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715415269, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:14:29 msm8909 python3[3020]: [SSE] Sending: {"key": "fe2f636e20f4462c9f670968255f59c4", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715415269, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:14:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040107f80
May 11 16:14:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005e306a6a
May 11 16:14:29 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:14:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005c206a69
May 11 16:14:30 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:14:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c206a6a
May 11 16:14:30 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 850, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715415270, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:14:30 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 850, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715415270, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:14:30 msm8909 python3[3020]: [SSE] Sending: {"key": "90d26151897742fab679150f91cca48c", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 850, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 8}, "utcTimestamp": 1715415270, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:14:30 msm8909 python3[3020]: [SSE] RX'd: {'key': 'fe2f636e20f4462c9f670968255f59c4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415270.0586593}
May 11 16:14:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:14:31 msm8909 python3[3020]: [SSE] RX'd: {'key': '90d26151897742fab679150f91cca48c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415270.7494876}
May 11 16:14:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1019, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fb0011000001004e006969
May 11 16:14:31 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1019, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715415271, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:14:31 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1019, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715415271, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:14:31 msm8909 python3[3020]: [SSE] Sending: {"key": "3b2075096df542d1be852be9caef4781", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1019, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 17}, "utcTimestamp": 1715415271, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:14:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000047306a6a
May 11 16:14:32 msm8909 python3[3020]: [SSE] RX'd: {'key': '3b2075096df542d1be852be9caef4781', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415271.9891963}
May 11 16:14:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005c206a69
May 11 16:14:32 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:14:33 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038a00080000000059306a69
May 11 16:14:33 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:14:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048006a6a
May 11 16:14:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 84, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000054306a6a
May 11 16:14:45 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:14:45 msm8909 python3[3020]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 11 16:14:45 msm8909 python3[3020]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 16:14:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038a00080000000059106a69
May 11 16:14:45 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:14:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044006a6a
May 11 16:14:46 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715415286, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:14:46 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715415286, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:14:46 msm8909 python3[3020]: [SSE] Sending: {"key": "4bd3bed7315d48fab83191b7d2af510e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 68, "thermalGen": 8}, "utcTimestamp": 1715415286, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:14:46 msm8909 python3[3020]: [SSE] RX'd: {'key': '4bd3bed7315d48fab83191b7d2af510e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415286.5042274}
May 11 16:14:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000047106a6a
May 11 16:14:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040307f80
May 11 16:14:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048006a6a
May 11 16:14:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005e106a6a
May 11 16:14:47 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:14:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038c0008000000005c006a69
May 11 16:14:47 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:14:57 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:14:57 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:14:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 84, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038a00080000000054006a6a
May 11 16:14:57 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:14:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048206a6a
May 11 16:14:59 msm8909 python3[3020]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 16:14:59 msm8909 python3[3020]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 16:14:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c106a6a
May 11 16:14:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005e206a6a
May 11 16:14:59 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:15:00 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044206a6a
May 11 16:15:00 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038a00080000000059206a69
May 11 16:15:00 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:15:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1019, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fb0011000001004e306969
May 11 16:15:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038c00080180350040107f80
May 11 16:15:01 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 908, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415301, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:15:01 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 908, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415301, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:15:01 msm8909 python3[3020]: [SSE] Sending: {"key": "de6a0a4541d0497d8753231425a871e2", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 47, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 908, "totalCals": 54, "bmrCals": 53, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 8}, "utcTimestamp": 1715415301, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:15:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000047206a6a
May 11 16:15:01 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1008, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715415301, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:15:01 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1008, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715415301, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:15:01 msm8909 python3[3020]: [SSE] Sending: {"key": "674e1806fb9046cfbdca67926a8d827e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 1008, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 17}, "utcTimestamp": 1715415301, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:15:02 msm8909 python3[3020]: [SSE] RX'd: {'key': 'de6a0a4541d0497d8753231425a871e2', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415302.0890205}
May 11 16:15:02 msm8909 python3[3020]: [SSE] RX'd: {'key': '674e1806fb9046cfbdca67926a8d827e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415302.2763972}
May 11 16:15:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000048306a6a
May 11 16:15:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000056206a6a
May 11 16:15:12 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:15:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005a206a69
May 11 16:15:12 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:15:12 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:15:12 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:15:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045306a6a
May 11 16:15:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038a00080000000059306a69
May 11 16:15:13 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:15:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038d00080180350040207f80
May 11 16:15:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048306a6a
May 11 16:15:14 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:15:14 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:15:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 905, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038900080000000005106a69
May 11 16:15:14 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:15:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005e006a6a
May 11 16:15:14 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:15:15 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:15:15 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:15:15 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:15:15 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:15:19 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:15:19 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:15:19 msm8909 python3[3020]: [SSE] Sending: {"key": "abd0f1d8c70d46e8a6140bd217ffdd53", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:15:19 msm8909 python3[3020]: [SSE] RX'd: {'key': 'abd0f1d8c70d46e8a6140bd217ffdd53', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415319.5956397}
May 11 16:15:25 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:15:25 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:15:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048006a6a
May 11 16:15:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005206a69
May 11 16:15:27 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:15:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c306a6a
May 11 16:15:28 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:15:28 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:15:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000048106a6a
May 11 16:15:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038d00080180350040307f80
May 11 16:15:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005e106a6a
May 11 16:15:29 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:15:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045106a6a
May 11 16:15:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000056006a6a
May 11 16:15:29 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:15:40 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005e306a6a
May 11 16:15:40 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:15:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038d00080180350040107f80
May 11 16:15:41 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:15:41 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:15:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048206a6a
May 11 16:15:41 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715415341, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:15:41 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715415341, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:15:41 msm8909 python3[3020]: [SSE] Sending: {"key": "38c7e41e58164e8cb3d43e3059d136c4", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715415341, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:15:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000048206a6a
May 11 16:15:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005a106a69
May 11 16:15:41 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:15:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045206a6a
May 11 16:15:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000056106a6a
May 11 16:15:41 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:15:42 msm8909 python3[3020]: [SSE] RX'd: {'key': '38c7e41e58164e8cb3d43e3059d136c4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415341.8223288}
May 11 16:15:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000059206a69
May 11 16:15:43 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:15:44 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c106a6a
May 11 16:15:44 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 850, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715415344, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:15:44 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 850, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715415344, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:15:44 msm8909 python3[3020]: [SSE] Sending: {"key": "b1284067d051467d9f9c647f1936aeca", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 850, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 8}, "utcTimestamp": 1715415344, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:15:45 msm8909 python3[3020]: [SSE] RX'd: {'key': 'b1284067d051467d9f9c647f1936aeca', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415345.0145481}
May 11 16:15:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048306a6a
May 11 16:15:53 msm8909 python3[3020]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 16:15:53 msm8909 python3[3020]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 16:15:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000048306a6a
May 11 16:15:54 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:15:54 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:15:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000056206a6a
May 11 16:15:54 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:15:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038d00080180350040207f80
May 11 16:15:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 90, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005a306a69
May 11 16:15:56 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:15:56 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:15:56 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:15:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c206a6a
May 11 16:15:58 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:15:58 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:15:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1019, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fb0011000001004e006969
May 11 16:15:58 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1019, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715415358, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:15:58 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1019, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715415358, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:15:58 msm8909 python3[3020]: [SSE] Sending: {"key": "b2c9445f222544bda66c73142c9936fd", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1019, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 17}, "utcTimestamp": 1715415358, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:15:58 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:15:58 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:15:58 msm8909 python3[3020]: [SSE] RX'd: {'key': 'b2c9445f222544bda66c73142c9936fd', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415358.804975}
May 11 16:16:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000059106a69
May 11 16:16:07 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:16:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1008, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f000110000000048106a6a
May 11 16:16:08 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1008, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715415368, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:16:08 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1008, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 17}, 'utcTimestamp': 1715415368, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:16:08 msm8909 python3[3020]: [SSE] Sending: {"key": "b193b7d2b6f149fcb8f893de647ae2db", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 1008, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 17}, "utcTimestamp": 1715415368, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:16:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038d00080180350040307f80
May 11 16:16:08 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 909, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415368, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:16:08 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 47, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 909, 'totalCals': 54, 'bmrCals': 53, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415368, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:16:08 msm8909 python3[3020]: [SSE] Sending: {"key": "48d16d87cd65452a826c985afb9fb177", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 47, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 909, "totalCals": 54, "bmrCals": 53, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 8}, "utcTimestamp": 1715415368, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:16:08 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 689, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b1003e0210d0005e106a6a
May 11 16:16:08 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:16:08 msm8909 python3[3020]: [SSE] RX'd: {'key': 'b193b7d2b6f149fcb8f893de647ae2db', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415368.9102933}
May 11 16:16:09 msm8909 python3[3020]: [SSE] RX'd: {'key': '48d16d87cd65452a826c985afb9fb177', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415369.0124257}
May 11 16:16:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005d206a6a
May 11 16:16:09 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:16:10 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044106a6a
May 11 16:16:10 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715415370, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:16:10 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715415370, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:16:10 msm8909 python3[3020]: [SSE] Sending: {"key": "55c6acc7dde0482982722a36ecf0082b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 68, "thermalGen": 8}, "utcTimestamp": 1715415370, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:16:11 msm8909 python3[3020]: [SSE] RX'd: {'key': '55c6acc7dde0482982722a36ecf0082b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415371.0279067}
May 11 16:16:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c006a6a
May 11 16:16:12 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:16:12 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:16:14 msm8909 python3[3020]: Running Scheduled: Thread Check
May 11 16:16:19 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:16:19 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:16:19 msm8909 python3[3020]: [SSE] Sending: {"key": "785d0f01b8524e11bc5eae4c989a700b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:16:20 msm8909 python3[3020]: [SSE] RX'd: {'key': '785d0f01b8524e11bc5eae4c989a700b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415379.8924267}
May 11 16:16:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000055106a6a
May 11 16:16:21 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:16:22 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 16:16:22 msm8909 python3[3020]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 16:16:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000048206a6a
May 11 16:16:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c106a6a
May 11 16:16:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005d306a6a
May 11 16:16:24 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:16:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000058306a69
May 11 16:16:24 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:16:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1019, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fb0011000001004d306969
May 11 16:16:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 1, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038d0008018035003e117f80
May 11 16:16:26 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:16:26 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:16:28 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:16:28 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:16:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000048006a6a
May 11 16:16:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 1, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038d0008018035003e217f80
May 11 16:16:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005d006a6a
May 11 16:16:36 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:16:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044006a6a
May 11 16:16:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c206a6a
May 11 16:16:36 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000055206a6a
May 11 16:16:36 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:16:37 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000058006a69
May 11 16:16:37 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:16:37 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:16:37 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:16:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005206a69
May 11 16:16:38 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:16:49 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:16:49 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:16:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 1, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038d0008018035003e017f80
May 11 16:16:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048106a6a
May 11 16:16:50 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715415410, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:16:50 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715415410, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:16:50 msm8909 python3[3020]: [SSE] Sending: {"key": "96bfcd9b70324741b78253ff0463843b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715415410, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:16:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000048106a6a
May 11 16:16:50 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:16:50 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:16:51 msm8909 python3[3020]: [SSE] RX'd: {'key': '96bfcd9b70324741b78253ff0463843b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415411.2617934}
May 11 16:16:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000058106a69
May 11 16:16:52 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:16:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1019, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fb0011000001004d206969
May 11 16:16:52 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005d206a6a
May 11 16:16:52 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:16:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005c006a69
May 11 16:16:53 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:16:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000055006a6a
May 11 16:16:53 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:16:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000058206a69
May 11 16:16:54 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:16:59 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:16:59 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:17:03 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000055106a6a
May 11 16:17:03 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:17:04 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000058306a69
May 11 16:17:04 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:17:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005d306a6a
May 11 16:17:05 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:17:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000048306a6a
May 11 16:17:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 53, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 1, 'total_cals': 54, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 62, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 47} 13d413d40007000000000000002f038d0008018035003e117f80
May 11 16:17:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005b206a69
May 11 16:17:05 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:17:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048206a6a
May 11 16:17:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005006a69
May 11 16:17:06 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:17:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005e006a6a
May 11 16:17:07 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:17:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1019, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fb0011000001004d306969
May 11 16:17:07 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1019, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 77, 'thermalGen': 17}, 'utcTimestamp': 1715415427, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:17:07 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1019, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 77, 'thermalGen': 17}, 'utcTimestamp': 1715415427, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:17:07 msm8909 python3[3020]: [SSE] Sending: {"key": "e1ae119545a148848fd6ac7d1d26b01c", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1019, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 77, "thermalGen": 17}, "utcTimestamp": 1715415427, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:17:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000048306a6a
May 11 16:17:08 msm8909 python3[3020]: [SSE] RX'd: {'key': 'e1ae119545a148848fd6ac7d1d26b01c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415428.0009563}
May 11 16:17:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1019, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fb0011000001004d006969
May 11 16:17:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005b306a69
May 11 16:17:17 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:17:18 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000056306a6a
May 11 16:17:18 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:17:18 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 54, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 55, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 48} 13d413d400070000000000000030038d00080190360040307f80
May 11 16:17:18 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 48, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 909, 'totalCals': 55, 'bmrCals': 54, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415438, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:17:18 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 48, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 909, 'totalCals': 55, 'bmrCals': 54, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415438, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:17:19 msm8909 python3[3020]: [SSE] Sending: {"key": "8c0836e881f8479ca71d9cc3df912585", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 48, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 909, "totalCals": 55, "bmrCals": 54, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 8}, "utcTimestamp": 1715415438, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:17:19 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005e106a6a
May 11 16:17:19 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:17:19 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:17:19 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:17:19 msm8909 python3[3020]: [SSE] Sending: {"key": "5e4a79e52c614f378898897eff653946", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:17:19 msm8909 python3[3020]: [SSE] RX'd: {'key': '8c0836e881f8479ca71d9cc3df912585', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415439.422986}
May 11 16:17:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047006a6a
May 11 16:17:20 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1009, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715415440, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:17:20 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1009, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715415440, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:17:20 msm8909 python3[3020]: [SSE] Sending: {"key": "47ec58aae3cb4408b347e7cb7a4da3d2", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 1009, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 17}, "utcTimestamp": 1715415440, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:17:20 msm8909 python3[3020]: [SSE] RX'd: {'key': '5e4a79e52c614f378898897eff653946', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415439.989295}
May 11 16:17:20 msm8909 python3[3020]: [SSE] RX'd: {'key': '47ec58aae3cb4408b347e7cb7a4da3d2', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415440.5849404}
May 11 16:17:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005206a69
May 11 16:17:20 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:17:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047006a6a
May 11 16:17:29 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:17:29 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:17:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005e206a6a
May 11 16:17:32 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:17:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1019, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fb0011000001004d206969
May 11 16:17:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047106a6a
May 11 16:17:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005b006a69
May 11 16:17:32 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:17:33 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 54, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 55, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 48} 13d413d400070000000000000030038d00080190360040007f80
May 11 16:17:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005b106a69
May 11 16:17:34 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:17:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047106a6a
May 11 16:17:34 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047206a6a
May 11 16:17:35 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c006a6a
May 11 16:17:35 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 850, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715415455, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:17:35 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 850, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715415455, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:17:35 msm8909 python3[3020]: [SSE] Sending: {"key": "34249ec4896e40c4990b8f3435a893b9", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 850, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 8}, "utcTimestamp": 1715415455, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:17:36 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:17:36 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:17:36 msm8909 python3[3020]: [SSE] RX'd: {'key': '34249ec4896e40c4990b8f3435a893b9', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415455.9662716}
May 11 16:17:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000056106a6a
May 11 16:17:45 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:17:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005b206a69
May 11 16:17:46 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:17:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047306a6a
May 11 16:17:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005e006a6a
May 11 16:17:46 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:17:46 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:17:46 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:17:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047306a6a
May 11 16:17:47 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:17:47 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:17:47 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c206a6a
May 11 16:17:49 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045306a6a
May 11 16:17:49 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 8}, 'utcTimestamp': 1715415469, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:17:49 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 69, 'thermalGen': 8}, 'utcTimestamp': 1715415469, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:17:49 msm8909 python3[3020]: [SSE] Sending: {"key": "bb4e8a6738294347a8bef8dadbc63507", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 69, "thermalGen": 8}, "utcTimestamp": 1715415469, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:17:49 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047306a6a
May 11 16:17:50 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c206a6a
May 11 16:17:50 msm8909 python3[3020]: [SSE] RX'd: {'key': 'bb4e8a6738294347a8bef8dadbc63507', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415469.614445}
May 11 16:17:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047006a6a
May 11 16:17:59 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:17:59 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:18:00 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:18:00 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c306a6a
May 11 16:18:00 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:18:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 54, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 55, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 48} 13d413d400070000000000000030038d00080190360040307f80
May 11 16:18:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 69, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000045106a6a
May 11 16:18:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000059006a69
May 11 16:18:01 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:18:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1019, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 77, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fb0011000001004d106969
May 11 16:18:01 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005e106a6a
May 11 16:18:01 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:18:02 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000056306a6a
May 11 16:18:02 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:18:03 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005b006a69
May 11 16:18:03 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:18:13 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 54, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 55, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 48} 13d413d400070000000000000030038d00080190360040007f80
May 11 16:18:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1019, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fb0011000001004e206969
May 11 16:18:14 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1019, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715415494, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:18:14 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1019, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715415494, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:18:14 msm8909 python3[3020]: [SSE] Sending: {"key": "933f8ceac6be4433b46d04b5ff2fde3e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1019, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 17}, "utcTimestamp": 1715415494, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:18:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047106a6a
May 11 16:18:14 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 8}, 'utcTimestamp': 1715415494, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:18:14 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 8}, 'utcTimestamp': 1715415494, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:18:14 msm8909 python3[3020]: [SSE] Sending: {"key": "205c721c2fd64243971b17b30c2f4826", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 8}, "utcTimestamp": 1715415494, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:18:14 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c006a6a
May 11 16:18:15 msm8909 python3[3020]: [SSE] RX'd: {'key': '933f8ceac6be4433b46d04b5ff2fde3e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415494.6187801}
May 11 16:18:15 msm8909 python3[3020]: [SSE] RX'd: {'key': '205c721c2fd64243971b17b30c2f4826', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415494.6795697}
May 11 16:18:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000056006a6a
May 11 16:18:15 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:18:15 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005b106a69
May 11 16:18:15 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:18:15 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:18:15 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:18:16 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047206a6a
May 11 16:18:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005006a69
May 11 16:18:17 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:18:17 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005d306a6a
May 11 16:18:17 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:18:17 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:18:17 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:18:20 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:18:20 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:18:20 msm8909 python3[3020]: [SSE] Sending: {"key": "be5651aebea14c2396ff9195ad55e97a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:18:20 msm8909 python3[3020]: [SSE] RX'd: {'key': 'be5651aebea14c2396ff9195ad55e97a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415500.4298368}
May 11 16:18:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:18:28 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:18:28 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 16:18:28 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:18:28 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:18:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047306a6a
May 11 16:18:29 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1009, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715415509, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:18:29 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1009, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715415509, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:18:29 msm8909 python3[3020]: [SSE] Sending: {"key": "2cce8893f72d4212a8e717daaaef886c", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 1009, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 17}, "utcTimestamp": 1715415509, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:18:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005d006a6a
May 11 16:18:29 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:18:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000056206a6a
May 11 16:18:29 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:18:29 msm8909 python3[3020]: [SSE] RX'd: {'key': '2cce8893f72d4212a8e717daaaef886c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415509.7874362}
May 11 16:18:29 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005106a69
May 11 16:18:30 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:18:30 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:18:30 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:18:30 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 54, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 55, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 48} 13d413d400070000000000000030038d00080190360040207f80
May 11 16:18:30 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 48, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 909, 'totalCals': 55, 'bmrCals': 54, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415510, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:18:30 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 48, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 909, 'totalCals': 55, 'bmrCals': 54, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 64, 'thermalGen': 8}, 'utcTimestamp': 1715415510, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:18:30 msm8909 python3[3020]: [SSE] Sending: {"key": "8f4d194a65a34dff82f1b34bc3f3aa27", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 48, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 909, "totalCals": 55, "bmrCals": 54, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 64, "thermalGen": 8}, "utcTimestamp": 1715415510, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:18:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000059306a69
May 11 16:18:31 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:18:31 msm8909 python3[3020]: [SSE] RX'd: {'key': '8f4d194a65a34dff82f1b34bc3f3aa27', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415511.0668931}
May 11 16:18:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1019, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fb0011000001004e006969
May 11 16:18:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047306a6a
May 11 16:18:31 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c206a6a
May 11 16:18:32 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005106a69
May 11 16:18:32 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:18:41 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:18:41 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:18:41 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:18:41 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:18:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005206a69
May 11 16:18:42 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:18:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044106a6a
May 11 16:18:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005b006a69
May 11 16:18:42 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:18:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c306a6a
May 11 16:18:43 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 850, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715415523, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:18:43 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 850, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715415523, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:18:43 msm8909 python3[3020]: [SSE] Sending: {"key": "a4bce9c82dc449d5a3536bffa0606c7b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 850, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 8}, "utcTimestamp": 1715415523, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:18:43 msm8909 python3[3020]: [SSE] RX'd: {'key': 'a4bce9c82dc449d5a3536bffa0606c7b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415523.6493151}
May 11 16:18:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005d206a6a
May 11 16:18:43 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:18:43 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047006a6a
May 11 16:18:44 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:18:44 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:18:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000056306a6a
May 11 16:18:45 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:18:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c006a6a
May 11 16:18:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044106a6a
May 11 16:18:45 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000059106a69
May 11 16:18:45 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:18:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1019, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fb0011000001004e106969
May 11 16:18:46 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047106a6a
May 11 16:18:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000059206a69
May 11 16:18:55 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:18:56 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:18:56 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:18:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000056106a6a
May 11 16:18:57 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:18:57 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005006a69
May 11 16:18:57 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:18:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005b106a69
May 11 16:18:58 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:18:58 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 93, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005d306a6a
May 11 16:18:58 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:18:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047206a6a
May 11 16:18:59 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 54, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 55, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 48} 13d413d400070000000000000030038d00080190360040107f80
May 11 16:19:00 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005b206a69
May 11 16:19:00 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:19:00 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 850, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003520008000000004c106a6a
May 11 16:19:00 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:19:00 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:19:09 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044006a6a
May 11 16:19:09 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715415549, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:19:09 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 68, 'thermalGen': 8}, 'utcTimestamp': 1715415549, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:19:09 msm8909 python3[3020]: [SSE] Sending: {"key": "043ddfd516f745ef9e8f93392840aab4", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 68, "thermalGen": 8}, "utcTimestamp": 1715415549, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:19:10 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 89, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000059306a69
May 11 16:19:10 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:19:10 msm8909 python3[3020]: [SSE] RX'd: {'key': '043ddfd516f745ef9e8f93392840aab4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415550.460376}
May 11 16:19:10 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1020, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fc0011000001004e006969
May 11 16:19:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047306a6a
May 11 16:19:11 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047306a6a
May 11 16:19:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000056206a6a
May 11 16:19:12 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:19:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005106a69
May 11 16:19:12 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:19:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 54, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 55, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 64, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 48} 13d413d400070000000000000030038d00080190360040207f80
May 11 16:19:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 851, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003530008000000004c206a6a
May 11 16:19:12 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005c106a6a
May 11 16:19:12 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:19:20 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:19:20 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:19:20 msm8909 python3[3020]: [SSE] Sending: {"key": "13f837cc68964d2d8b7f487c0b4dec89", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:19:20 msm8909 python3[3020]: [SSE] RX'd: {'key': '13f837cc68964d2d8b7f487c0b4dec89', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415560.5779116}
May 11 16:19:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000055306a6a
May 11 16:19:24 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:19:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005206a69
May 11 16:19:24 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:19:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005c206a6a
May 11 16:19:24 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:19:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 54, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 55, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 63, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 48} 13d413d400070000000000000030038d0008019036003f307f80
May 11 16:19:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000058106a69
May 11 16:19:25 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:19:25 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1020, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fc0011000001004e106969
May 11 16:19:26 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1020, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715415566, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:19:26 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 105, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1020, 'totalCals': 1, 'bmrCals': 1, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 105, 'distance': 0, 'runSteps': 0, 'battery': 78, 'thermalGen': 17}, 'utcTimestamp': 1715415566, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 11 16:19:26 msm8909 python3[3020]: [SSE] Sending: {"key": "11be89c1b519483f88db9d8da60ab032", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 105, "totalSteps": 0, "sleepState": 0, "solarGen": 1020, "totalCals": 1, "bmrCals": 1, "walkSteps": 0, "heartRate": 0, "caseTemp": 105, "distance": 0, "runSteps": 0, "battery": 78, "thermalGen": 17}, "utcTimestamp": 1715415566, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 11 16:19:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047106a6a
May 11 16:19:26 msm8909 python3[3020]: [SSE] RX'd: {'key': '11be89c1b519483f88db9d8da60ab032', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415566.4190707}
May 11 16:19:26 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 54, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 55, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 63, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 48} 13d413d400070000000000000030038d0008019036003f007f80
May 11 16:19:27 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 851, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003530008000000004c006a6a
May 11 16:19:27 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:19:27 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:19:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1020, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fc0011000001004e206969
May 11 16:19:28 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048106a6a
May 11 16:19:28 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715415568, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:19:28 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715415568, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'wearableId': 63, 'firmwareRevision': None}
May 11 16:19:28 msm8909 python3[3020]: [SSE] Sending: {"key": "b11e786636434274875a63e69b75f532", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715415568, "deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "firmwareRevision": null}, "rt": "instant"}
May 11 16:19:29 msm8909 python3[3020]: [SSE] RX'd: {'key': 'b11e786636434274875a63e69b75f532', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415568.6235743}
May 11 16:19:31 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:19:31 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:19:38 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044306a6a
May 11 16:19:39 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 54, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 55, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 63, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 48} 13d413d400070000000000000030038d0008019036003f107f80
May 11 16:19:39 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 48, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 909, 'totalCals': 55, 'bmrCals': 54, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 63, 'thermalGen': 8}, 'utcTimestamp': 1715415579, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:19:39 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 48, 'actCals': 1, 'skinTemp': 128, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 909, 'totalCals': 55, 'bmrCals': 54, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 127, 'distance': 0, 'runSteps': 0, 'battery': 63, 'thermalGen': 8}, 'utcTimestamp': 1715415579, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'wearableId': 81, 'firmwareRevision': None}
May 11 16:19:39 msm8909 python3[3020]: [SSE] Sending: {"key": "8e3f0f35771b4d98abec43941ef6d0e0", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 48, "actCals": 1, "skinTemp": 128, "totalSteps": 0, "sleepState": 0, "solarGen": 909, "totalCals": 55, "bmrCals": 54, "walkSteps": 0, "heartRate": 0, "caseTemp": 127, "distance": 0, "runSteps": 0, "battery": 63, "thermalGen": 8}, "utcTimestamp": 1715415579, "deviceId": "06:05:04:30:B0:14", "configId": 301, "wearableId": 81, "firmwareRevision": null}, "rt": "instant"}
May 11 16:19:40 msm8909 python3[3020]: [SSE] RX'd: {'key': '8e3f0f35771b4d98abec43941ef6d0e0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415579.8477435}
May 11 16:19:40 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1020, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fc0011000001004e306969
May 11 16:19:40 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048206a6a
May 11 16:19:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047206a6a
May 11 16:19:41 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1009, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715415581, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:19:41 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 1009, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 71, 'thermalGen': 17}, 'utcTimestamp': 1715415581, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 11 16:19:41 msm8909 python3[3020]: [SSE] Sending: {"key": "f56c083b9269444bb15de814eea77267", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 1009, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 71, "thermalGen": 17}, "utcTimestamp": 1715415581, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 11 16:19:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000055106a6a
May 11 16:19:41 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:19:41 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005106a69
May 11 16:19:41 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:19:41 msm8909 python3[3020]: [SSE] RX'd: {'key': 'f56c083b9269444bb15de814eea77267', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415581.5299416}
May 11 16:19:42 msm8909 python3[3020]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 11 16:19:42 msm8909 python3[3020]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 16:19:42 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000058306a69
May 11 16:19:42 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:19:51 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000055206a6a
May 11 16:19:51 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:19:51 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 54, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 55, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 63, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 48} 13d413d400070000000000000030038d0008019036003f207f80
May 11 16:19:52 msm8909 python3[3020]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 16:19:52 msm8909 python3[3020]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 16:19:53 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 92, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005c106a6a
May 11 16:19:53 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:19:54 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005206a69
May 11 16:19:54 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:19:55 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047006a6a
May 11 16:19:56 msm8909 python3[3020]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 16:19:56 msm8909 python3[3020]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 16:19:56 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 906, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038a00080000000005306a69
May 11 16:19:56 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:20:01 msm8909 python3[3020]: Running Scheduled: Check Network
May 11 16:20:01 msm8909 python3[3020]: [NET] NETWORK GOOD.
May 11 16:20:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 1, 'case_temp': 105, 'total_steps': 0, 'solar_gen': 1020, 'company_id': b'\x0f\x89', 'sleep_state': 0, 'total_cals': 1, 'walk_steps': 0, 'pairing_code': b'\x0f\x89', 'act_cals': 0, 'mtp_version': 7, 'battery': 78, 'thermal_gen': 17, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0f890f890007000000000000000003fc0011000001004e106969
May 11 16:20:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047106a6a
May 11 16:20:05 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038d0008000000005b006a69
May 11 16:20:05 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:20:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 68, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000044106a6a
May 11 16:20:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 85, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038b00080000000055006a6a
May 11 16:20:06 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:20:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038b00080000000005006a69
May 11 16:20:06 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:20:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 54, 'case_temp': 127, 'total_steps': 0, 'solar_gen': 909, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 55, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 63, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 48} 13d413d400070000000000000030038d0008019036003f007f80
May 11 16:20:06 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 851, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003530008000000004c006a6a
May 11 16:20:06 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 851, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715415606, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:20:06 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 851, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 76, 'thermalGen': 8}, 'utcTimestamp': 1715415606, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 11 16:20:06 msm8909 python3[3020]: [SSE] Sending: {"key": "5c558150eb044cb0a825b16baf8fe7b7", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 851, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 76, "thermalGen": 8}, "utcTimestamp": 1715415606, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 11 16:20:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x1d\xd5', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\xd5', 'act_cals': 0, 'mtp_version': 7, 'battery': 88, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1dd51dd500070000000000000000038b00080000000058106a69
May 11 16:20:07 msm8909 python3[3020]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 16:20:07 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 72, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000048106a6a
May 11 16:20:07 msm8909 python3[3020]: [SSE] RX'd: {'key': '5c558150eb044cb0a825b16baf8fe7b7', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415607.4066389}
May 11 16:20:09 msm8909 python3[3020]: ADVERT: {'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 11 16:20:09 msm8909 python3[3020]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 16:20:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1di', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1di', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d691d6900070000000000000000000800080000000047206a6a
May 11 16:20:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 910, 'company_id': b'\x18\xcf', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x18\xcf', 'act_cals': 0, 'mtp_version': 7, 'battery': 91, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 18cf18cf00070000000000000000038e0008000000005b206a69
May 11 16:20:20 msm8909 python3[3020]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 16:20:20 msm8909 python3[3020]: [SSE] Sending keepalive ping
May 11 16:20:20 msm8909 python3[3020]: [SSE] SENDING GATEWAY STATUS PING
May 11 16:20:20 msm8909 python3[3020]: [SSE] Sending: {"key": "d6632a79120f4e758e19b9035ec60d56", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 11 16:20:20 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 208, 'case_temp': 106, 'total_steps': 610, 'solar_gen': 690, 'company_id': b'\x10\xd3', 'sleep_state': 0, 'total_cals': 210, 'walk_steps': 610, 'pairing_code': b'\x10\xd3', 'act_cals': 2, 'mtp_version': 7, 'battery': 94, 'thermal_gen': 62, 'skin_temp': 106, 'run_steps': 0, 'distance': 477, 'heart_rate': 0, 'sleep_duration': 0} 10d310d300070000026201dd000002b2003e0210d0005e006a6a
May 11 16:20:20 msm8909 python3[3020]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 16:20:21 msm8909 python3[3020]: [SSE] RX'd: {'key': 'd6632a79120f4e758e19b9035ec60d56', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415620.9379356}
May 11 16:20:21 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 54, 'case_temp': 126, 'total_steps': 0, 'solar_gen': 910, 'company_id': b'\x13\xd4', 'sleep_state': 0, 'total_cals': 55, 'walk_steps': 0, 'pairing_code': b'\x13\xd4', 'act_cals': 1, 'mtp_version': 7, 'battery': 63, 'thermal_gen': 8, 'skin_temp': 128, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 48} 13d413d400070000000000000030038e0008019036003f107e80
May 11 16:20:22 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 1009, 'company_id': b'\rU', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\rU', 'act_cals': 0, 'mtp_version': 7, 'battery': 71, 'thermal_gen': 17, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 0d550d550007000000000000000003f100110000000047306a6a
May 11 16:20:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 8, 'company_id': b'\x1d\x92', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x1d\x92', 'act_cals': 0, 'mtp_version': 7, 'battery': 66, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1d921d9200070000000000000000000800080000000042306a6a
May 11 16:20:23 msm8909 python3[3020]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 66, 'thermalGen': 8}, 'utcTimestamp': 1715415623, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:20:23 msm8909 python3[3020]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'actCals': 0, 'skinTemp': 106, 'totalSteps': 0, 'sleepState': 0, 'solarGen': 8, 'totalCals': 0, 'bmrCals': 0, 'walkSteps': 0, 'heartRate': 0, 'caseTemp': 106, 'distance': 0, 'runSteps': 0, 'battery': 66, 'thermalGen': 8}, 'utcTimestamp': 1715415623, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 11 16:20:23 msm8909 python3[3020]: [SSE] Sending: {"key": "bd1c9c48add44a4f9fc63937798cce2d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "actCals": 0, "skinTemp": 106, "totalSteps": 0, "sleepState": 0, "solarGen": 8, "totalCals": 0, "bmrCals": 0, "walkSteps": 0, "heartRate": 0, "caseTemp": 106, "distance": 0, "runSteps": 0, "battery": 66, "thermalGen": 8}, "utcTimestamp": 1715415623, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 11 16:20:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 908, 'company_id': b'\x15\x83', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x15\x83', 'act_cals': 0, 'mtp_version': 7, 'battery': 86, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 1583158300070000000000000000038c00080000000056106a6a
May 11 16:20:23 msm8909 python3[3020]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 16:20:23 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 907, 'company_id': b'\x10\xc6', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'\x10\xc6', 'act_cals': 0, 'mtp_version': 7, 'battery': 5, 'thermal_gen': 8, 'skin_temp': 105, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 10c610c600070000000000000000038b00080000000005106a69
May 11 16:20:23 msm8909 python3[3020]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 16:20:23 msm8909 python3[3020]: [SSE] RX'd: {'key': 'bd1c9c48add44a4f9fc63937798cce2d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715415623.7788956}
May 11 16:20:24 msm8909 python3[3020]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'case_temp': 106, 'total_steps': 0, 'solar_gen': 851, 'company_id': b'%\x1a', 'sleep_state': 0, 'total_cals': 0, 'walk_steps': 0, 'pairing_code': b'%\x1a', 'act_cals': 0, 'mtp_version': 7, 'battery': 76, 'thermal_gen': 8, 'skin_temp': 106, 'run_steps': 0, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0} 251a251a0007000000000000000003530008000000004c206a6a
May 11 16:20:24 msm8909 python3[3020]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 16:20:24 msm8909 python3[3020]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f