-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 12 02:17:12 msm8909 python3[2104]: DB VERSION: 9
May 12 02:17:12 msm8909 python3[2104]: [DB] No upgrade needed
May 12 02:17:12 msm8909 python3[2104]: [DEBUG] Looking for old files to remove in /data/logs
May 12 02:17:12 msm8909 python3[2104]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 02:17:12 msm8909 python3[2104]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 02:17:12 msm8909 python3[2104]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 02:17:13 msm8909 python3[2104]: [SSE] SETTING UP SSE
May 12 02:17:13 msm8909 python3[2104]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 02:17:13 msm8909 python3[2104]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb3e1cd90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 02:17:13 msm8909 python3[2104]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb3348310>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 02:17:26 msm8909 python3[2104]: Traceback (most recent call last):
May 12 02:17:26 msm8909 python3[2104]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 12 02:17:26 msm8909 python3[2104]: hci0 = BluetoothAdapter(0);
May 12 02:17:26 msm8909 python3[2104]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 12 02:17:26 msm8909 python3[2104]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 12 02:17:26 msm8909 python3[2104]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 12 02:17:26 msm8909 python3[2104]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 12 02:17:26 msm8909 python3[2104]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 12 02:17:26 msm8909 python3[2104]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 12 02:17:26 msm8909 python3[2104]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 12 02:17:26 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 12 02:17:26 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 12 02:17:26 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 12 02:17:31 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 12 02:17:31 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 12 02:17:31 msm8909 systemd[1]: Started Mother Gateway Service.
May 12 02:17:33 msm8909 python3[3097]: READING DB FROM FILE: /data/mother.db
May 12 02:17:33 msm8909 python3[3097]: DB VERSION: 9
May 12 02:17:33 msm8909 python3[3097]: [DB] No upgrade needed
May 12 02:17:34 msm8909 python3[3097]: [DEBUG] Looking for old files to remove in /data/logs
May 12 02:17:34 msm8909 python3[3097]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 02:17:34 msm8909 python3[3097]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 02:17:34 msm8909 python3[3097]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 02:17:34 msm8909 python3[3097]: [SSE] SETTING UP SSE
May 12 02:17:34 msm8909 python3[3097]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 02:18:12 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:18:12 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:18:12 msm8909 python3[3097]: Running Scheduled: Thread Check
May 12 02:18:12 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:18:12 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:18:12 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "0988cabe3af14a6294df10792ca89b05"}
May 12 02:18:12 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451455.7286978, 'type': 's', 'key': '839ff6eda4aa48729956eea6cbb9fd64'}
May 12 02:18:12 msm8909 python3[3097]: [SSE] RX'd: {'source': 1, 'timestamp': 1715451457.0512059, 'type': 'gw', 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'key': None}
May 12 02:18:12 msm8909 python3[3097]: [SSE] RX'd: {'source': 1, 'timestamp': 1715451457.0545204, '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"}]', 'key': None}
May 12 02:18:12 msm8909 python3[3097]: [SSE] RX'd: {'source': 1, 'timestamp': 1715451457.2459097, '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}', 'key': None}
May 12 02:18:12 msm8909 python3[3097]: [SSE] UPDATING W CONFIG
May 12 02:18:12 msm8909 python3[3097]: [SSE] RX'd: {'source': 1, 'timestamp': 1715451457.4438486, '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}', 'key': None}
May 12 02:18:12 msm8909 python3[3097]: [SSE] UPDATING W CONFIG
May 12 02:18:12 msm8909 python3[3097]: [SSE] RX'd: {'source': 1, 'timestamp': 1715451457.689976, '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}', 'key': None}
May 12 02:18:12 msm8909 python3[3097]: [SSE] UPDATING W CONFIG
May 12 02:18:12 msm8909 python3[3097]: [SSE] RX'd: {'source': 1, 'timestamp': 1715451457.8906703, '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}', 'key': None}
May 12 02:18:12 msm8909 python3[3097]: [SSE] UPDATING W CONFIG
May 12 02:18:12 msm8909 python3[3097]: [SSE] RX'd: {'source': 1, 'timestamp': 1715451458.1397998, '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}', 'key': None}
May 12 02:18:12 msm8909 python3[3097]: [SSE] UPDATING W CONFIG
May 12 02:18:12 msm8909 python3[3097]: [SSE] RX'd: {'source': 1, 'timestamp': 1715451458.3713639, '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}', 'key': None}
May 12 02:18:12 msm8909 python3[3097]: [SSE] UPDATING W CONFIG
May 12 02:18:12 msm8909 python3[3097]: DBUS: Discovered 06:05:04:6D:74:4C .
May 12 02:18:12 msm8909 python3[3097]: ADVERT: {'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00', 'mtp_version': 6} 262c262c0006
May 12 02:18:12 msm8909 python3[3097]: [SSE] RX'd: {'source': 1, 'timestamp': 1715451458.4177918, 'type': 'prov', 'data': '0', 'key': None}
May 12 02:18:12 msm8909 python3[3097]: [SSE] SETTING PROVISIONING TO: 0
May 12 02:18:12 msm8909 python3[3097]: [CONFIG] SSE Has new config, updating
May 12 02:18:12 msm8909 python3[3097]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 02:18:12 msm8909 python3[3097]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 12 02:18:12 msm8909 python3[3097]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 02:18:12 msm8909 python3[3097]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 02:18:12 msm8909 python3[3097]: [CLOUD] Activating Gateway
May 12 02:18:13 msm8909 python3[3097]: DBUS: Discovered 06:05:04:56:C4:4A .
May 12 02:18:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:18:13 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:18:13 msm8909 python3[3097]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 12 02:18:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b206464
May 12 02:18:13 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:18:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 34, 'skin_temp': 121, 'total_steps': 0, 'bmr_cals': 130, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 133, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 120, 'walk_steps': 0, 'distance': 0, 'battery': 62} 13d413d40007000000000000002203a2001203d082003e107879
May 12 02:18:13 msm8909 python3[3097]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 12 02:18:13 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451493, 'statusValues': {'skinTemp': 121, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 120, 'actCals': 3, 'totalSteps': 0, 'totalCals': 133, 'bmrCals': 130, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 34, 'sleepState': 0, 'battery': 62}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:18:13 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451493, 'statusValues': {'skinTemp': 121, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 120, 'actCals': 3, 'totalSteps': 0, 'totalCals': 133, 'bmrCals': 130, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 34, 'sleepState': 0, 'battery': 62}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:18:13 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715451493, "statusValues": {"skinTemp": 121, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 120, "actCals": 3, "totalSteps": 0, "totalCals": 133, "bmrCals": 130, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 34, "sleepState": 0, "battery": 62}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "742e83b9560a47f9a9f1aa7d0f4b098c"}
May 12 02:18:13 msm8909 python3[3097]: DBUS: Discovered 06:05:04:50:93:05 .
May 12 02:18:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059006464
May 12 02:18:13 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:18:13 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451493.0630343, 'type': 's', 'key': '0988cabe3af14a6294df10792ca89b05'}
May 12 02:18:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 69} 1d921d9200070000000000000000001200120000000045306465
May 12 02:18:13 msm8909 python3[3097]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 12 02:18:13 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451493, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 69}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:18:13 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451493, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 69}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:18:13 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715451493, "statusValues": {"skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 69}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "f37ccd43e6404b4799a0e9d3c6e316a2"}
May 12 02:18:13 msm8909 python3[3097]: DBUS: Discovered 06:05:04:09:A0:9C .
May 12 02:18:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 12 02:18:13 msm8909 python3[3097]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 02:18:13 msm8909 python3[3097]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 12 02:18:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:18:13 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:18:14 msm8909 python3[3097]: DBUS: Discovered 06:05:04:69:0A:91 .
May 12 02:18:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6} 0a910a910006
May 12 02:18:14 msm8909 python3[3097]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 02:18:14 msm8909 python3[3097]: DBUS: Discovered 06:05:04:88:94:2A .
May 12 02:18:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 1efa1efa0006
May 12 02:18:14 msm8909 python3[3097]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 02:18:14 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451493.7344241, 'type': 's', 'key': '742e83b9560a47f9a9f1aa7d0f4b098c'}
May 12 02:18:14 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451493.9647217, 'type': 's', 'key': 'f37ccd43e6404b4799a0e9d3c6e316a2'}
May 12 02:18:14 msm8909 python3[3097]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 12 02:18:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 19, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000130003000000005f306464
May 12 02:18:14 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:18:14 msm8909 python3[3097]: DBUS: Discovered 06:05:04:7A:56:97 .
May 12 02:18:14 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:18:14 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:18:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046106465
May 12 02:18:14 msm8909 python3[3097]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 12 02:18:14 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451494, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:18:14 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451494, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:18:14 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715451494, "statusValues": {"skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 70}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "6a512ff4927f4328a5281967c0f731e9"}
May 12 02:18:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 76} 0f890f890007000000000000000000030003000000004c006363
May 12 02:18:14 msm8909 python3[3097]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 12 02:18:14 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451494, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:18:14 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451494, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:18:14 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715451494, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "41e87d30c8174b8baa0d63a1d3edfa74"}
May 12 02:18:14 msm8909 python3[3097]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 12 02:18:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6} 0a8e0a8e0006
May 12 02:18:14 msm8909 python3[3097]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 12 02:18:15 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451494.8848624, 'type': 's', 'key': '6a512ff4927f4328a5281967c0f731e9'}
May 12 02:18:15 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451495.026669, 'type': 's', 'key': '41e87d30c8174b8baa0d63a1d3edfa74'}
May 12 02:18:15 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047306364
May 12 02:18:15 msm8909 python3[3097]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 12 02:18:15 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451495, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:18:15 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451495, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:18:16 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715451495, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "aea17579cd0a447bac91d4ae471c1ebd"}
May 12 02:18:16 msm8909 python3[3097]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 02:18:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046206465
May 12 02:18:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:18:21 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:18:21 msm8909 python3[3097]: DBUS: Discovered 06:05:04:13:9C:CF .
May 12 02:18:21 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:18:21 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:18:21 msm8909 python3[3097]: DBUS: Discovered 06:05:04:48:10:21 .
May 12 02:18:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 12 02:18:21 msm8909 python3[3097]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 02:18:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 76} 0f890f890007000000000000000000030003000000004c106363
May 12 02:18:22 msm8909 python3[3097]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 12 02:18:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:18:22 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:18:22 msm8909 python3[3097]: DBUS: Discovered 06:05:04:44:7C:06 .
May 12 02:18:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 12 02:18:22 msm8909 python3[3097]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 02:18:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b306464
May 12 02:18:22 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:18:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 34, 'skin_temp': 121, 'total_steps': 0, 'bmr_cals': 130, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 133, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 120, 'walk_steps': 0, 'distance': 0, 'battery': 62} 13d413d40007000000000000002203a2001203d082003e207879
May 12 02:18:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:18:23 msm8909 python3[3097]: DBUS: Discovered 06:05:04:61:15:83 .
May 12 02:18:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056306363
May 12 02:18:23 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:18:23 msm8909 python3[3097]: DBUS: Discovered 06:05:04:1F:66:01 .
May 12 02:18:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:18:23 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:18:24 msm8909 python3[3097]: DBUS: Discovered 06:05:04:66:30:47 .
May 12 02:18:24 msm8909 python3[3097]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 12 02:18:24 msm8909 python3[3097]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 12 02:18:24 msm8909 python3[3097]: DBUS: Discovered 06:05:04:80:24:04 .
May 12 02:18:24 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:18:24 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:18:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044106464
May 12 02:18:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006364
May 12 02:18:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 19, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000130003000000005f106464
May 12 02:18:26 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:18:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006364
May 12 02:18:30 msm8909 python3[3097]: DBUS: Connected to 06:05:04:FC:44:79
May 12 02:18:30 msm8909 python3[3097]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 12 02:18:30 msm8909 python3[3097]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 12 02:18:30 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 63}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d355fcbb49514def8d246d131d083f9b"}
May 12 02:18:30 msm8909 python3[3097]: ACTIVATING HR.
May 12 02:18:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b006464
May 12 02:18:35 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:18:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059206464
May 12 02:18:35 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:18:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056006363
May 12 02:18:35 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:18:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:18:36 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:18:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046306465
May 12 02:18:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:18:37 msm8909 python3[3097]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:18:37 msm8909 python3[3097]: 65.146163463592529 [06:05:04:FC:44:79] <- HR 0000
May 12 02:18:38 msm8909 python3[3097]: 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, 162, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 105, 252, 68, 121, 0, 0, 0]
May 12 02:18:38 msm8909 python3[3097]: GOT Firmware Version: V1.5.4d0
May 12 02:18:38 msm8909 python3[3097]: GOT Pairing Code: 1d69
May 12 02:18:38 msm8909 python3[3097]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 02:18:38 msm8909 python3[3097]: NO FW Update needed.
May 12 02:18:38 msm8909 python3[3097]: LAST SYNC: 1715446423
May 12 02:18:39 msm8909 python3[3097]: 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, 18, 0, 0, 64, 18, 0, 0, 65, 100, 0, 0, 80, 99, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 02:18:39 msm8909 python3[3097]: ACTIVITY: 0
May 12 02:18:39 msm8909 python3[3097]: HR READING: 0 TOOK 0.000465 secs
May 12 02:18:39 msm8909 python3[3097]: DEACTIVATING HR.
May 12 02:18:39 msm8909 python3[3097]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:18:39 msm8909 python3[3097]: GOT Instant Data: {'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'heart_rate': 0, 'bmr_cals': 0, 'solar_gen': 18, 'distance': 0, 'thermal_gen': 18, 'activity': 0, 'total_cals': 0, 'total_steps': 0, 'case_temp': 99, 'walk_steps': 0, 'run_steps': 0, 'battery': 71}
May 12 02:18:39 msm8909 python3[3097]: W ID: 63
May 12 02:18:39 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451519, 'statusValues': {'skinTemp': 100, 'activity': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'runSteps': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:18:39 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451519, 'statusValues': {'skinTemp': 100, 'activity': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'runSteps': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:18:39 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715451519, "statusValues": {"skinTemp": 100, "activity": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "runSteps": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "e01e7694d00844c19f856d2b7777c812"}
May 12 02:18:39 msm8909 python3[3097]: Instant Upload complete
May 12 02:18:39 msm8909 python3[3097]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 12 02:18:39 msm8909 python3[3097]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 12 02:18:39 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1b\xab', 'mtp_version': 5} 1bab065f00
May 12 02:18:39 msm8909 python3[3097]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 12 02:18:39 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b206464
May 12 02:18:39 msm8909 python3[3097]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 12 02:18:39 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451519, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:18:39 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451519, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:18:39 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715451519, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "ea6fa7508b594ad4954ca43fc37e5ff4"}
May 12 02:18:42 msm8909 python3[3097]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 02:18:42 msm8909 python3[3097]: DBUS: 06:05:04:FC:44:79 disconnected.
May 12 02:18:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006364
May 12 02:18:42 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:18:42 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:18:42 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451496.4057822, 'type': 's', 'key': 'aea17579cd0a447bac91d4ae471c1ebd'}
May 12 02:18:43 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451510.843797, 'type': 's', 'key': 'd355fcbb49514def8d246d131d083f9b'}
May 12 02:18:43 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451519.7146711, 'type': 's', 'key': 'e01e7694d00844c19f856d2b7777c812'}
May 12 02:18:43 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451520.3685341, 'type': 's', 'key': 'ea6fa7508b594ad4954ca43fc37e5ff4'}
May 12 02:18:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:18:49 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:18:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059006464
May 12 02:18:49 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:18:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:18:49 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:18:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206364
May 12 02:18:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 19, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000130003000000005f306464
May 12 02:18:51 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:18:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b206464
May 12 02:18:52 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:18:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 34, 'skin_temp': 121, 'total_steps': 0, 'bmr_cals': 130, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 133, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 120, 'walk_steps': 0, 'distance': 0, 'battery': 62} 13d413d40007000000000000002203a2001203d082003e107879
May 12 02:18:53 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046106465
May 12 02:18:54 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 76} 0f890f890007000000000000000000030003000000004c006363
May 12 02:19:03 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046206465
May 12 02:19:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044106464
May 12 02:19:04 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b106464
May 12 02:19:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059106464
May 12 02:19:04 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:19:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 34, 'skin_temp': 121, 'total_steps': 0, 'bmr_cals': 130, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 133, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 120, 'walk_steps': 0, 'distance': 0, 'battery': 62} 13d413d40007000000000000002203a2001203d082003e207879
May 12 02:19:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 19, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001300030000000061106464
May 12 02:19:05 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:19:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:19:07 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:19:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b306464
May 12 02:19:07 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:19:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:19:07 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:19:13 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:19:13 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:19:13 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:19:13 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:19:13 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "74ed102c92b941b58618a1234696f7b4"}
May 12 02:19:13 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451553.502346, 'type': 's', 'key': '74ed102c92b941b58618a1234696f7b4'}
May 12 02:19:13 msm8909 python3[3097]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 12 02:19:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059206464
May 12 02:19:17 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:19:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 19, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001300030000000061206464
May 12 02:19:17 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:19:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006465
May 12 02:19:17 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451557, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:19:17 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451557, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:19:17 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715451557, "statusValues": {"skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "0cde3243db23499cb7d744bfd4ac88b5"}
May 12 02:19:19 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b206464
May 12 02:19:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047106364
May 12 02:19:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b106464
May 12 02:19:21 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:19:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:19:22 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:19:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 34, 'skin_temp': 121, 'total_steps': 0, 'bmr_cals': 130, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 133, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 120, 'walk_steps': 0, 'distance': 0, 'battery': 62} 13d413d40007000000000000002203a2001203d082003e207879
May 12 02:19:34 msm8909 python3[3097]: DBUS: Connected to 06:05:04:30:B0:14
May 12 02:19:34 msm8909 python3[3097]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 81}], 'gateway_id': '00e15e66f988db'}
May 12 02:19:34 msm8909 python3[3097]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 81}], 'gateway_id': '00e15e66f988db'}
May 12 02:19:34 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 81}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "4268e647fe664ea58a5a58e011b6295d"}
May 12 02:19:34 msm8909 python3[3097]: ACTIVATING HR.
May 12 02:19:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057006464
May 12 02:19:34 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:19:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 19, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001300030000000061006464
May 12 02:19:34 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:19:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:19:35 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:19:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106465
May 12 02:19:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:19:35 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451575, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:19:35 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451575, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:19:35 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715451575, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "e86ed422638840d897dcdbbd6c08bcad"}
May 12 02:19:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:19:36 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:19:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:19:36 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451576, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:19:36 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451576, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:19:36 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715451576, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "a3722da626da401696a3963d26e24f21"}
May 12 02:19:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b306464
May 12 02:19:38 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:19:41 msm8909 python3[3097]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:19:41 msm8909 python3[3097]: 128.89761400222778 [06:05:04:30:B0:14] <- HR 0000
May 12 02:19:42 msm8909 python3[3097]: 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, 161, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 212, 48, 176, 20, 0, 0, 0]
May 12 02:19:42 msm8909 python3[3097]: GOT Firmware Version: V1.5.4d0
May 12 02:19:42 msm8909 python3[3097]: GOT Pairing Code: 13d4
May 12 02:19:42 msm8909 python3[3097]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 02:19:42 msm8909 python3[3097]: NO FW Update needed.
May 12 02:19:42 msm8909 python3[3097]: LAST SYNC: 1715446029
May 12 02:19:42 msm8909 python3[3097]: 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, 231, 235, 2, 16, 82, 253, 1, 17, 149, 238, 0, 18, 34, 0, 0, 32, 0, 0, 0, 48, 162, 3, 0, 64, 18, 0, 0, 65, 121, 0, 0, 80, 120, 0, 0, 81, 64, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 02:19:42 msm8909 python3[3097]: ACTIVITY: 0
May 12 02:19:42 msm8909 python3[3097]: HR READING: 0 TOOK 0.000377 secs
May 12 02:19:42 msm8909 python3[3097]: DEACTIVATING HR.
May 12 02:19:42 msm8909 python3[3097]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:19:42 msm8909 python3[3097]: GOT Instant Data: {'act_cals': 61077, 'sleep_duration': 34, 'skin_temp': 121, 'heart_rate': 0, 'bmr_cals': 130386, 'solar_gen': 930, 'distance': 0, 'thermal_gen': 18, 'activity': 0, 'total_cals': 191463, 'total_steps': 0, 'case_temp': 120, 'walk_steps': 0, 'run_steps': 0, 'battery': 64}
May 12 02:19:42 msm8909 python3[3097]: W ID: 81
May 12 02:19:43 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451582, 'statusValues': {'skinTemp': 121, 'activity': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 120, 'actCals': 61077, 'totalSteps': 0, 'totalCals': 191463, 'bmrCals': 130386, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 34, 'runSteps': 0, 'battery': 64}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:19:43 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451582, 'statusValues': {'skinTemp': 121, 'activity': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 120, 'actCals': 61077, 'totalSteps': 0, 'totalCals': 191463, 'bmrCals': 130386, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 34, 'runSteps': 0, 'battery': 64}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:19:43 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715451582, "statusValues": {"skinTemp": 121, "activity": 0, "distance": 0, "thermalGen": 18, "caseTemp": 120, "actCals": 61077, "totalSteps": 0, "totalCals": 191463, "bmrCals": 130386, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 34, "runSteps": 0, "battery": 64}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "e17c09712d6748b6abae0e6df8dd4120"}
May 12 02:19:43 msm8909 python3[3097]: Instant Upload complete
May 12 02:19:43 msm8909 python3[3097]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 12 02:19:45 msm8909 python3[3097]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 02:19:45 msm8909 python3[3097]: DBUS: 06:05:04:30:B0:14 disconnected.
May 12 02:19:45 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 34, 'skin_temp': 121, 'total_steps': 0, 'bmr_cals': 130, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 133, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 120, 'walk_steps': 0, 'distance': 0, 'battery': 62} 13d413d40007000000000000002203a2001203d082003e207879
May 12 02:19:45 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:19:45 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:19:45 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451558.312336, 'type': 's', 'key': '0cde3243db23499cb7d744bfd4ac88b5'}
May 12 02:19:45 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451574.609592, 'type': 's', 'key': '4268e647fe664ea58a5a58e011b6295d'}
May 12 02:19:45 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451576.2147541, 'type': 's', 'key': 'e86ed422638840d897dcdbbd6c08bcad'}
May 12 02:19:45 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451576.9285893, 'type': 's', 'key': 'a3722da626da401696a3963d26e24f21'}
May 12 02:19:45 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451583.4926248, 'type': 's', 'key': 'e17c09712d6748b6abae0e6df8dd4120'}
May 12 02:19:46 msm8909 python3[3097]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 02:19:46 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b206464
May 12 02:19:48 msm8909 python3[3097]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 02:19:48 msm8909 python3[3097]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 12 02:19:48 msm8909 python3[3097]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 12 02:19:48 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 76}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "15f6cae6bd314d1791ea81c7a80168ad"}
May 12 02:19:48 msm8909 python3[3097]: ACTIVATING HR.
May 12 02:19:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:19:51 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:19:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044106464
May 12 02:19:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057206464
May 12 02:19:51 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:19:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 19, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001300030000000061106464
May 12 02:19:52 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:19:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306465
May 12 02:19:53 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 34, 'skin_temp': 121, 'total_steps': 0, 'bmr_cals': 130, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 133, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 120, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002203a2001203d0820040307879
May 12 02:19:53 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:19:54 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:19:54 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:19:55 msm8909 python3[3097]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:19:55 msm8909 python3[3097]: 143.55353116989136 [06:05:04:02:E8:6A] <- HR 0000
May 12 02:19:56 msm8909 python3[3097]: 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, 153, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 26, 2, 232, 106, 0, 0, 0]
May 12 02:19:56 msm8909 python3[3097]: GOT Firmware Version: V1.5.4d0
May 12 02:19:56 msm8909 python3[3097]: GOT Pairing Code: 251a
May 12 02:19:56 msm8909 python3[3097]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 02:19:56 msm8909 python3[3097]: NO FW Update needed.
May 12 02:19:56 msm8909 python3[3097]: LAST SYNC: 1715444206
May 12 02:19:57 msm8909 python3[3097]: 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, 103, 3, 0, 64, 18, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 02:19:57 msm8909 python3[3097]: ACTIVITY: 0
May 12 02:19:57 msm8909 python3[3097]: HR READING: 0 TOOK 0.000415 secs
May 12 02:19:57 msm8909 python3[3097]: DEACTIVATING HR.
May 12 02:19:57 msm8909 python3[3097]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:19:57 msm8909 python3[3097]: GOT Instant Data: {'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'heart_rate': 0, 'bmr_cals': 0, 'solar_gen': 871, 'distance': 0, 'thermal_gen': 18, 'activity': 0, 'total_cals': 0, 'total_steps': 0, 'case_temp': 100, 'walk_steps': 0, 'run_steps': 0, 'battery': 75}
May 12 02:19:57 msm8909 python3[3097]: W ID: 76
May 12 02:19:57 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451597, 'statusValues': {'skinTemp': 100, 'activity': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'runSteps': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:19:57 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451597, 'statusValues': {'skinTemp': 100, 'activity': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'runSteps': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:19:57 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715451597, "statusValues": {"skinTemp": 100, "activity": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "runSteps": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "b115c3421c18486fb46c50d86e736f5b"}
May 12 02:19:57 msm8909 python3[3097]: Instant Upload complete
May 12 02:19:57 msm8909 python3[3097]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 12 02:20:00 msm8909 python3[3097]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 02:20:00 msm8909 python3[3097]: DBUS: 06:05:04:02:E8:6A disconnected.
May 12 02:20:00 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b206464
May 12 02:20:00 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451588.888746, 'type': 's', 'key': '15f6cae6bd314d1791ea81c7a80168ad'}
May 12 02:20:00 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451597.8133814, 'type': 's', 'key': 'b115c3421c18486fb46c50d86e736f5b'}
May 12 02:20:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057306464
May 12 02:20:05 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:20:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:20:05 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:20:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 72} 0d550d5500070000000000000000000300030000000048106464
May 12 02:20:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 34, 'skin_temp': 122, 'total_steps': 0, 'bmr_cals': 130, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 133, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 120, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002203a2001203d082003f10787a
May 12 02:20:08 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:20:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:20:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b206464
May 12 02:20:08 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:20:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:20:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048306364
May 12 02:20:09 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451609, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:20:09 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451609, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:20:09 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715451609, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "e10b172ba04c4b659fb4b43a04e93056"}
May 12 02:20:09 msm8909 python3[3097]: DBUS: Discovered 06:05:04:67:BC:31 .
May 12 02:20:09 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1f\xf1', 'mtp_version': 5} 1ff1065f00
May 12 02:20:09 msm8909 python3[3097]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 12 02:20:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060306464
May 12 02:20:09 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:20:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6} 0a910a910006
May 12 02:20:09 msm8909 python3[3097]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 02:20:10 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451609.7811224, 'type': 's', 'key': 'e10b172ba04c4b659fb4b43a04e93056'}
May 12 02:20:13 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:20:13 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:20:13 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "1d31059dd8c24f0a86d6808c6200e38c"}
May 12 02:20:14 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451613.8520424, 'type': 's', 'key': '1d31059dd8c24f0a86d6808c6200e38c'}
May 12 02:20:16 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:20:16 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:20:18 msm8909 python3[3097]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 02:20:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 72} 0d550d5500070000000000000000000300030000000048106464
May 12 02:20:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006364
May 12 02:20:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060006464
May 12 02:20:19 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:20:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b306464
May 12 02:20:19 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:20:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:20:20 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:20:21 msm8909 python3[3097]: DBUS: Connect Failed with 06:05:04:32:34:65
May 12 02:20:21 msm8909 python3[3097]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 02:20:21 msm8909 python3[3097]: Device not connected, retrying later
May 12 02:20:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 72} 0d550d5500070000000000000000000300030000000048106464
May 12 02:20:21 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451621, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:20:21 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451621, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:20:21 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715451621, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "4ef0a4380cdf477fa0fcbea3abe6cc06"}
May 12 02:20:21 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451621.7276685, 'type': 's', 'key': '4ef0a4380cdf477fa0fcbea3abe6cc06'}
May 12 02:20:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 72} 0d550d5500070000000000000000000300030000000048206464
May 12 02:20:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:20:22 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:20:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:20:33 msm8909 python3[3097]: ADVERT: {'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6} 0a910a910006
May 12 02:20:33 msm8909 python3[3097]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 02:20:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060206464
May 12 02:20:34 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:20:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 72} 0d550d5500070000000000000000000300030000000048306464
May 12 02:20:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 34, 'skin_temp': 122, 'total_steps': 0, 'bmr_cals': 130, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 133, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 120, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002203a2001203d082003f00787a
May 12 02:20:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:20:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:20:35 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:20:36 msm8909 python3[3097]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 02:20:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:20:41 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:20:41 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:20:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 72} 0d550d5500070000000000000000000300030000000048006464
May 12 02:20:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060206464
May 12 02:20:41 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:20:42 msm8909 python3[3097]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 12 02:20:42 msm8909 python3[3097]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 02:20:42 msm8909 python3[3097]: Device not connected, retrying later
May 12 02:20:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:20:42 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451642, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:20:42 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451642, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:20:42 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715451642, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "85e3d668368f4129bbb5571b8db0393b"}
May 12 02:20:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:20:42 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:20:42 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451642.7711589, 'type': 's', 'key': '85e3d668368f4129bbb5571b8db0393b'}
May 12 02:20:42 msm8909 python3[3097]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 02:20:45 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:20:47 msm8909 python3[3097]: DBUS: Connected to 06:05:04:11:B9:D2
May 12 02:20:47 msm8909 python3[3097]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 12 02:20:47 msm8909 python3[3097]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 12 02:20:47 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 75}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "debc38f90d5342fc8dc32341ba23967b"}
May 12 02:20:47 msm8909 python3[3097]: ACTIVATING HR.
May 12 02:20:48 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:20:48 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:20:48 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1b\xab', 'mtp_version': 5} 1bab065f00
May 12 02:20:48 msm8909 python3[3097]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 12 02:20:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 72} 0d550d5500070000000000000000000300030000000048106464
May 12 02:20:48 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:20:48 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:20:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 34, 'skin_temp': 122, 'total_steps': 0, 'bmr_cals': 130, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 133, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 120, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002203a2001203d082003f10787a
May 12 02:20:49 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451649, 'statusValues': {'skinTemp': 122, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 120, 'actCals': 3, 'totalSteps': 0, 'totalCals': 133, 'bmrCals': 130, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 34, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:20:49 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451649, 'statusValues': {'skinTemp': 122, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 120, 'actCals': 3, 'totalSteps': 0, 'totalCals': 133, 'bmrCals': 130, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 34, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:20:49 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715451649, "statusValues": {"skinTemp": 122, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 120, "actCals": 3, "totalSteps": 0, "totalCals": 133, "bmrCals": 130, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 34, "sleepState": 0, "battery": 63}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "46b4d3a7de9a4eaab1aed472b961cd72"}
May 12 02:20:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:20:50 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:20:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:20:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:20:50 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:20:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060306464
May 12 02:20:52 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:20:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:20:52 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:20:53 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:20:53 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:20:54 msm8909 python3[3097]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:20:54 msm8909 python3[3097]: 201.88818526268005 [06:05:04:11:B9:D2] <- HR 0000
May 12 02:20:55 msm8909 python3[3097]: 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, 154, 209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 12 02:20:55 msm8909 python3[3097]: GOT Firmware Version: V1.5.4d0
May 12 02:20:55 msm8909 python3[3097]: GOT Pairing Code: 1d92
May 12 02:20:55 msm8909 python3[3097]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 02:20:55 msm8909 python3[3097]: NO FW Update needed.
May 12 02:20:55 msm8909 python3[3097]: LAST SYNC: 1715444433
May 12 02:20:55 msm8909 python3[3097]: 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, 18, 0, 0, 64, 18, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 68, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 02:20:55 msm8909 python3[3097]: ACTIVITY: 0
May 12 02:20:55 msm8909 python3[3097]: HR READING: 0 TOOK 0.000420 secs
May 12 02:20:55 msm8909 python3[3097]: DEACTIVATING HR.
May 12 02:20:55 msm8909 python3[3097]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:20:55 msm8909 python3[3097]: GOT Instant Data: {'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'heart_rate': 0, 'bmr_cals': 0, 'solar_gen': 18, 'distance': 0, 'thermal_gen': 18, 'activity': 0, 'total_cals': 0, 'total_steps': 0, 'case_temp': 100, 'walk_steps': 0, 'run_steps': 0, 'battery': 68}
May 12 02:20:55 msm8909 python3[3097]: W ID: 75
May 12 02:20:55 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451655, 'statusValues': {'skinTemp': 100, 'activity': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'runSteps': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:20:55 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451655, 'statusValues': {'skinTemp': 100, 'activity': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'runSteps': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:20:56 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715451655, "statusValues": {"skinTemp": 100, "activity": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "runSteps": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "83c77ae449b84440aae9b0b04d5993c3"}
May 12 02:20:56 msm8909 python3[3097]: Instant Upload complete
May 12 02:20:56 msm8909 python3[3097]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 12 02:20:58 msm8909 python3[3097]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 02:20:58 msm8909 python3[3097]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 12 02:20:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:20:58 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:20:58 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:20:58 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451647.5667858, 'type': 's', 'key': 'debc38f90d5342fc8dc32341ba23967b'}
May 12 02:20:58 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451650.1465938, 'type': 's', 'key': '46b4d3a7de9a4eaab1aed472b961cd72'}
May 12 02:20:58 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451656.3856974, 'type': 's', 'key': '83c77ae449b84440aae9b0b04d5993c3'}
May 12 02:21:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 34, 'skin_temp': 122, 'total_steps': 0, 'bmr_cals': 130, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 133, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 120, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002203a2001203d082003f30787a
May 12 02:21:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:21:04 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:21:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b306464
May 12 02:21:04 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:21:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:21:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058106464
May 12 02:21:04 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:21:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044106464
May 12 02:21:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047106364
May 12 02:21:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 72} 0d550d5500070000000000000000000300030000000048306464
May 12 02:21:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056006363
May 12 02:21:09 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:21:13 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:21:13 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:21:13 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "c743b3c606e44e94a2abdedf5f8dc3d5"}
May 12 02:21:14 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451674.0794029, 'type': 's', 'key': 'c743b3c606e44e94a2abdedf5f8dc3d5'}
May 12 02:21:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:21:18 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:21:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061206464
May 12 02:21:18 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:21:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206364
May 12 02:21:18 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451678, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:21:18 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451678, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:21:18 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715451678, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "092c6a3c7e1d4cbaa730bcbe7b0b172c"}
May 12 02:21:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056106363
May 12 02:21:18 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:21:19 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451678.9899702, 'type': 's', 'key': '092c6a3c7e1d4cbaa730bcbe7b0b172c'}
May 12 02:21:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 34, 'skin_temp': 122, 'total_steps': 0, 'bmr_cals': 130, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 2, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 133, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 121, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002203a2001203d082003d02797a
May 12 02:21:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 65} 1d921d9200070000000000000000001200120000000041306464
May 12 02:21:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046006465
May 12 02:21:21 msm8909 python3[3097]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 02:21:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046006465
May 12 02:21:25 msm8909 python3[3097]: DBUS: Connected to 06:05:04:32:34:65
May 12 02:21:25 msm8909 python3[3097]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 12 02:21:25 msm8909 python3[3097]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 12 02:21:25 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 74}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "33e845a81c16450dbf53c8c4440d6f79"}
May 12 02:21:25 msm8909 python3[3097]: ACTIVATING HR.
May 12 02:21:27 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e006363
May 12 02:21:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061306464
May 12 02:21:28 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:21:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b206464
May 12 02:21:28 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:21:28 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:21:28 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451688, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:21:28 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451688, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:21:28 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715451688, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "6f3a9118f89a4027bc8cda6e14f62ec2"}
May 12 02:21:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:21:29 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:21:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057006464
May 12 02:21:29 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:21:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 65} 1d921d9200070000000000000000001200120000000041006464
May 12 02:21:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:21:31 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:21:31 msm8909 python3[3097]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:21:32 msm8909 python3[3097]: 239.81751871109009 [06:05:04:32:34:65] <- HR 0000
May 12 02:21:32 msm8909 python3[3097]: 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, 153, 210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 12 02:21:32 msm8909 python3[3097]: GOT Firmware Version: V1.5.4d0
May 12 02:21:32 msm8909 python3[3097]: GOT Pairing Code: 0d55
May 12 02:21:32 msm8909 python3[3097]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 02:21:32 msm8909 python3[3097]: NO FW Update needed.
May 12 02:21:32 msm8909 python3[3097]: LAST SYNC: 1715444178
May 12 02:21:33 msm8909 python3[3097]: 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, 3, 0, 0, 64, 3, 0, 0, 65, 101, 0, 0, 80, 100, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 02:21:33 msm8909 python3[3097]: ACTIVITY: 0
May 12 02:21:33 msm8909 python3[3097]: HR READING: 0 TOOK 0.000445 secs
May 12 02:21:33 msm8909 python3[3097]: DEACTIVATING HR.
May 12 02:21:33 msm8909 python3[3097]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:21:33 msm8909 python3[3097]: GOT Instant Data: {'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'heart_rate': 0, 'bmr_cals': 0, 'solar_gen': 3, 'distance': 0, 'thermal_gen': 3, 'activity': 0, 'total_cals': 0, 'total_steps': 0, 'case_temp': 100, 'walk_steps': 0, 'run_steps': 0, 'battery': 70}
May 12 02:21:33 msm8909 python3[3097]: W ID: 74
May 12 02:21:33 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451693, 'statusValues': {'skinTemp': 101, 'activity': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'runSteps': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:21:33 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451693, 'statusValues': {'skinTemp': 101, 'activity': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'runSteps': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:21:33 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715451693, "statusValues": {"skinTemp": 101, "activity": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "runSteps": 0, "battery": 70}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "7e80f9f574114992859ac22e5bb2c461"}
May 12 02:21:33 msm8909 python3[3097]: Instant Upload complete
May 12 02:21:33 msm8909 python3[3097]: DBUS: Disconnecting from 06:05:04:32:34:65
May 12 02:21:36 msm8909 python3[3097]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 02:21:36 msm8909 python3[3097]: DBUS: 06:05:04:32:34:65 disconnected.
May 12 02:21:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046006465
May 12 02:21:36 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:21:36 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:21:36 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451685.5040398, 'type': 's', 'key': '33e845a81c16450dbf53c8c4440d6f79'}
May 12 02:21:36 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451689.3297167, 'type': 's', 'key': '6f3a9118f89a4027bc8cda6e14f62ec2'}
May 12 02:21:36 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451694.388747, 'type': 's', 'key': '7e80f9f574114992859ac22e5bb2c461'}
May 12 02:21:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057106464
May 12 02:21:41 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:21:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061106464
May 12 02:21:42 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:21:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:21:42 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:21:42 msm8909 python3[3097]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 02:21:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e006363
May 12 02:21:46 msm8909 python3[3097]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 12 02:21:46 msm8909 python3[3097]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 02:21:46 msm8909 python3[3097]: Device not connected, retrying later
May 12 02:21:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e006363
May 12 02:21:46 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451706, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:21:46 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451706, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:21:46 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715451706, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 78}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "d15e2771bea04b4f9e18d0f765672027"}
May 12 02:21:46 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451706.7826843, 'type': 's', 'key': 'd15e2771bea04b4f9e18d0f765672027'}
May 12 02:21:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:21:52 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:21:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 65} 1d921d9200070000000000000000001200120000000041206464
May 12 02:21:53 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b006464
May 12 02:21:53 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:21:53 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055006363
May 12 02:21:53 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:21:54 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e306363
May 12 02:21:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061206464
May 12 02:21:56 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:22:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 34, 'skin_temp': 122, 'total_steps': 0, 'bmr_cals': 130, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 2, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 133, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 121, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002203a2001203d082003d12797a
May 12 02:22:06 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451726, 'statusValues': {'skinTemp': 122, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 121, 'actCals': 3, 'totalSteps': 0, 'totalCals': 133, 'bmrCals': 130, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 34, 'sleepState': 2, 'battery': 61}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:22:06 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451726, 'statusValues': {'skinTemp': 122, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 121, 'actCals': 3, 'totalSteps': 0, 'totalCals': 133, 'bmrCals': 130, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 34, 'sleepState': 2, 'battery': 61}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:22:06 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715451726, "statusValues": {"skinTemp": 122, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 121, "actCals": 3, "totalSteps": 0, "totalCals": 133, "bmrCals": 130, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 34, "sleepState": 2, "battery": 61}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "44101d754d5b4eef8ffd8f36c7d5c37a"}
May 12 02:22:06 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:22:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061306464
May 12 02:22:06 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:22:07 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:22:07 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:22:07 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451726.564688, 'type': 's', 'key': '44101d754d5b4eef8ffd8f36c7d5c37a'}
May 12 02:22:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:22:07 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:22:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b206464
May 12 02:22:07 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:22:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:22:07 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:22:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:22:07 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451727, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:22:07 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451727, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:22:07 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715451727, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "0af1c77b21294a8f9fd885e818590d40"}
May 12 02:22:08 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451727.8495088, 'type': 's', 'key': '0af1c77b21294a8f9fd885e818590d40'}
May 12 02:22:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:22:08 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:22:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046106465
May 12 02:22:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057006464
May 12 02:22:09 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:22:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006364
May 12 02:22:13 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:22:13 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:22:13 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "afc455170b2d4826b46bcd1be757a7e3"}
May 12 02:22:14 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451734.1227043, 'type': 's', 'key': 'afc455170b2d4826b46bcd1be757a7e3'}
May 12 02:22:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:22:20 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:22:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046206464
May 12 02:22:20 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c106464
May 12 02:22:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 123, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 121, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f20797b
May 12 02:22:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 86} 1dd51dd50007000000000000000003a100120000000056106464
May 12 02:22:21 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:22:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:22:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:22:21 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:22:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b306464
May 12 02:22:21 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:22:24 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:22:24 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:22:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:22:34 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:22:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:22:34 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:22:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046006464
May 12 02:22:34 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451754, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:22:34 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451754, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:22:34 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715451754, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 70}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "767966928aa548b392dbc6b59467c594"}
May 12 02:22:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:22:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048206364
May 12 02:22:35 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451755, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:22:35 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451755, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:22:35 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715451755, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "9ca6c8810ba145bc97934d3459ee67f6"}
May 12 02:22:35 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451755.3276644, 'type': 's', 'key': '767966928aa548b392dbc6b59467c594'}
May 12 02:22:35 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451755.4368327, 'type': 's', 'key': '9ca6c8810ba145bc97934d3459ee67f6'}
May 12 02:22:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:22:35 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:22:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 123, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 121, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f00797b
May 12 02:22:35 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c206464
May 12 02:22:35 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451755, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:22:35 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451755, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:22:35 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715451755, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "e4eeeddeccf749ff8225d75aa085ed2f"}
May 12 02:22:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b106464
May 12 02:22:35 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:22:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:22:36 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451756.3410103, 'type': 's', 'key': 'e4eeeddeccf749ff8225d75aa085ed2f'}
May 12 02:22:37 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:22:37 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:22:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055106363
May 12 02:22:37 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:22:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:22:38 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:22:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 86} 1dd51dd50007000000000000000003a100120000000056306464
May 12 02:22:38 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:22:46 msm8909 python3[3097]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 02:22:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 123, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 121, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f10797b
May 12 02:22:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:22:48 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:22:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:22:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:22:50 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:22:50 msm8909 python3[3097]: DBUS: Connected to 06:05:04:AF:F9:E9
May 12 02:22:50 msm8909 python3[3097]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 12 02:22:50 msm8909 python3[3097]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 12 02:22:50 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 73}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "9463182961c2476d8eeb36f8b19580d3"}
May 12 02:22:50 msm8909 python3[3097]: ACTIVATING HR.
May 12 02:22:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061006464
May 12 02:22:50 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:22:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b206464
May 12 02:22:51 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:22:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:22:51 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:22:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006364
May 12 02:22:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046106464
May 12 02:22:57 msm8909 python3[3097]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:22:57 msm8909 python3[3097]: 325.24682593345642 [06:05:04:AF:F9:E9] <- HR 0000
May 12 02:22:58 msm8909 python3[3097]: 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, 159, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 12 02:22:58 msm8909 python3[3097]: GOT Firmware Version: V1.5.4d0
May 12 02:22:58 msm8909 python3[3097]: GOT Pairing Code: 0f89
May 12 02:22:58 msm8909 python3[3097]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 02:22:58 msm8909 python3[3097]: NO FW Update needed.
May 12 02:22:58 msm8909 python3[3097]: LAST SYNC: 1715445731
May 12 02:22:59 msm8909 python3[3097]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 3, 0, 0, 64, 3, 0, 0, 65, 99, 0, 0, 80, 99, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 02:22:59 msm8909 python3[3097]: ACTIVITY: 0
May 12 02:22:59 msm8909 python3[3097]: HR READING: 0 TOOK 0.000499 secs
May 12 02:22:59 msm8909 python3[3097]: DEACTIVATING HR.
May 12 02:22:59 msm8909 python3[3097]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:22:59 msm8909 python3[3097]: GOT Instant Data: {'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'heart_rate': 0, 'bmr_cals': 0, 'solar_gen': 3, 'distance': 0, 'thermal_gen': 3, 'activity': 0, 'total_cals': 0, 'total_steps': 0, 'case_temp': 99, 'walk_steps': 0, 'run_steps': 0, 'battery': 77}
May 12 02:22:59 msm8909 python3[3097]: W ID: 73
May 12 02:22:59 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451779, 'statusValues': {'skinTemp': 99, 'activity': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'runSteps': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:22:59 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451779, 'statusValues': {'skinTemp': 99, 'activity': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'runSteps': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:22:59 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715451779, "statusValues": {"skinTemp": 99, "activity": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "runSteps": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "73f31a1b98c04fe3b7f162e36bbd33d9"}
May 12 02:22:59 msm8909 python3[3097]: Instant Upload complete
May 12 02:22:59 msm8909 python3[3097]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 12 02:23:02 msm8909 python3[3097]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 02:23:02 msm8909 python3[3097]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 12 02:23:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:23:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055306363
May 12 02:23:02 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:23:02 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451770.9883082, 'type': 's', 'key': '9463182961c2476d8eeb36f8b19580d3'}
May 12 02:23:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 123, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 121, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f30797b
May 12 02:23:02 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451780.1438911, 'type': 's', 'key': '73f31a1b98c04fe3b7f162e36bbd33d9'}
May 12 02:23:02 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c106464
May 12 02:23:03 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b006464
May 12 02:23:03 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:23:03 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:23:03 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:23:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044106464
May 12 02:23:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:23:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 86} 1dd51dd50007000000000000000003a100120000000056206464
May 12 02:23:05 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:23:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061106464
May 12 02:23:06 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:23:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:23:07 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:23:07 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:23:12 msm8909 python3[3097]: Running Scheduled: Thread Check
May 12 02:23:13 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:23:13 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:23:13 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "869754689da04eeb88840f7884031082"}
May 12 02:23:14 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451794.2473106, 'type': 's', 'key': '869754689da04eeb88840f7884031082'}
May 12 02:23:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e306363
May 12 02:23:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055106363
May 12 02:23:17 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:23:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060206464
May 12 02:23:17 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:23:17 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:23:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b106464
May 12 02:23:18 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:23:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:23:18 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:23:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:23:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:23:19 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:23:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e306363
May 12 02:23:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 123, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 122, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002303a2001203d0830040007a7b
May 12 02:23:20 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451800, 'statusValues': {'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 122, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 64}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:23:20 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451800, 'statusValues': {'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 122, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 64}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:23:20 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715451800, "statusValues": {"skinTemp": 123, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 122, "actCals": 3, "totalSteps": 0, "totalCals": 134, "bmrCals": 131, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 35, "sleepState": 0, "battery": 64}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "4582da00280b45daa773aefb9fa895bb"}
May 12 02:23:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:23:20 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:23:20 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451800.8717158, 'type': 's', 'key': '4582da00280b45daa773aefb9fa895bb'}
May 12 02:23:30 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:23:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b206464
May 12 02:23:30 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:23:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:23:30 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:23:31 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:23:31 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:23:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046006364
May 12 02:23:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106464
May 12 02:23:33 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:23:33 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:23:33 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:23:33 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:23:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e106363
May 12 02:23:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060006464
May 12 02:23:35 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:23:37 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:23:37 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:23:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046106364
May 12 02:23:44 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451824, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:23:44 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451824, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:23:44 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715451824, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 70}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "a45c0fa46598450a98200751ab796296"}
May 12 02:23:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e206363
May 12 02:23:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055006363
May 12 02:23:44 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:23:45 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451824.7871923, 'type': 's', 'key': 'a45c0fa46598450a98200751ab796296'}
May 12 02:23:45 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060106464
May 12 02:23:45 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:23:45 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b106464
May 12 02:23:45 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451825, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:23:45 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451825, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:23:45 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715451825, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "676a1346c4024823a61ba5987df5d55d"}
May 12 02:23:45 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451825.5312192, 'type': 's', 'key': '676a1346c4024823a61ba5987df5d55d'}
May 12 02:23:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:23:46 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:23:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306464
May 12 02:23:46 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451826, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:23:46 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451826, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:23:46 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715451826, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "0430e25525e645bd9866d9ca9fa84468"}
May 12 02:23:47 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451826.8915977, 'type': 's', 'key': '0430e25525e645bd9866d9ca9fa84468'}
May 12 02:23:47 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 123, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 122, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002303a2001203d0830040307a7b
May 12 02:23:47 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:23:47 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:23:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:23:48 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:23:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046206364
May 12 02:23:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060306464
May 12 02:23:58 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:23:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046306364
May 12 02:23:59 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:23:59 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:23:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e306363
May 12 02:23:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:23:59 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451839, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:23:59 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451839, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:23:59 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715451839, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "900fd8844e0a410090dd12ef25ce7816"}
May 12 02:23:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 123, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 122, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002303a2001203d0830040007a7b
May 12 02:24:00 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451840.0892549, 'type': 's', 'key': '900fd8844e0a410090dd12ef25ce7816'}
May 12 02:24:01 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:24:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 123, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 122, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002303a2001203d0830040107a7b
May 12 02:24:02 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:24:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:24:02 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:24:08 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:24:08 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:24:12 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:24:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:24:13 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:24:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:24:13 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:24:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043106464
May 12 02:24:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055306363
May 12 02:24:14 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:24:14 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:24:14 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:24:14 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "80ceec934e924586acbb057d4ad140fc"}
May 12 02:24:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 124, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 122, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f207a7c
May 12 02:24:14 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451854.5424981, 'type': 's', 'key': '80ceec934e924586acbb057d4ad140fc'}
May 12 02:24:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206465
May 12 02:24:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000140003000000005f006464
May 12 02:24:16 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:24:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006364
May 12 02:24:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000140003000000005f106464
May 12 02:24:26 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:24:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:24:26 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:24:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055006363
May 12 02:24:26 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:24:27 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 124, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 122, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f307a7c
May 12 02:24:27 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451867, 'statusValues': {'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 122, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:24:27 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451867, 'statusValues': {'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 122, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:24:27 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715451867, "statusValues": {"skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 122, "actCals": 3, "totalSteps": 0, "totalCals": 134, "bmrCals": 131, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 35, "sleepState": 0, "battery": 63}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "42992d743a9d4ffaa4965865b47b4974"}
May 12 02:24:27 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059206464
May 12 02:24:27 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:24:27 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451867.536062, 'type': 's', 'key': '42992d743a9d4ffaa4965865b47b4974'}
May 12 02:24:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206364
May 12 02:24:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:24:29 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:24:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:24:29 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451869, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:24:29 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451869, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:24:29 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715451869, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "67bb49474b3548849147be19196bb8dc"}
May 12 02:24:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a006464
May 12 02:24:29 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:24:30 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451869.4969661, 'type': 's', 'key': '67bb49474b3548849147be19196bb8dc'}
May 12 02:24:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:24:30 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:24:38 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:24:38 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:24:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:24:40 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:24:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006465
May 12 02:24:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047306364
May 12 02:24:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:24:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a206464
May 12 02:24:41 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:24:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 124, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 122, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f107a7c
May 12 02:24:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059306464
May 12 02:24:42 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:24:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043006464
May 12 02:24:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000140003000000005f306464
May 12 02:24:43 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:24:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:24:43 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:24:44 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:24:54 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 124, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 122, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f207a7c
May 12 02:24:54 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059106464
May 12 02:24:54 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:24:54 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:24:54 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451894, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:24:54 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451894, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:24:54 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715451894, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "51d3dfa9a9ba4896bddb94c674de952e"}
May 12 02:24:54 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:24:54 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:24:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043106464
May 12 02:24:55 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451894.7340546, 'type': 's', 'key': '51d3dfa9a9ba4896bddb94c674de952e'}
May 12 02:24:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206465
May 12 02:24:55 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451895, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:24:55 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451895, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:24:55 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715451895, "statusValues": {"skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "6fb93221ef0e4f39bc1a797b182689f0"}
May 12 02:24:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:24:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055306363
May 12 02:24:56 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:24:56 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451896.4141791, 'type': 's', 'key': '6fb93221ef0e4f39bc1a797b182689f0'}
May 12 02:24:57 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:24:57 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:25:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306465
May 12 02:25:08 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:25:08 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:25:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:25:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 124, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 122, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f307a7c
May 12 02:25:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043206464
May 12 02:25:09 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451909, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:25:09 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451909, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:25:09 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715451909, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 67}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "33788bc0ba6f4645aed954c3d317f4fb"}
May 12 02:25:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:25:09 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:25:10 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451910.2432258, 'type': 's', 'key': '33788bc0ba6f4645aed954c3d317f4fb'}
May 12 02:25:10 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b206464
May 12 02:25:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059206464
May 12 02:25:10 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:25:11 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060206464
May 12 02:25:11 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:25:14 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:25:14 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:25:14 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "08b4e5bd95f14370adcdb657196dd59e"}
May 12 02:25:14 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451914.7462258, 'type': 's', 'key': '08b4e5bd95f14370adcdb657196dd59e'}
May 12 02:25:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 72} 0d550d5500070000000000000000000300030000000048106465
May 12 02:25:23 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:25:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:25:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:25:23 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:25:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 124, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 122, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002303a2001203d0830040107a7c
May 12 02:25:24 msm8909 python3[3097]: ADVERT: {'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6} 0a910a910006
May 12 02:25:24 msm8909 python3[3097]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 02:25:24 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060306464
May 12 02:25:24 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:25:24 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:25:24 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:25:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059106464
May 12 02:25:37 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:25:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:25:38 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451938, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:25:38 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715451938, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:25:38 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715451938, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "4f3929cef6574571ac662bc8cd94764c"}
May 12 02:25:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055306363
May 12 02:25:38 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:25:38 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:25:38 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:25:38 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451938.6168842, 'type': 's', 'key': '4f3929cef6574571ac662bc8cd94764c'}
May 12 02:25:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060106464
May 12 02:25:38 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:25:39 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044106464
May 12 02:25:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 72} 0d550d5500070000000000000000000300030000000048206465
May 12 02:25:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b006464
May 12 02:25:40 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:25:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:25:41 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:25:50 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:25:50 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:25:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b106464
May 12 02:25:50 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:25:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055006363
May 12 02:25:50 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:25:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:25:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:25:51 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:25:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046206364
May 12 02:25:52 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451952, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:25:52 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715451952, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:25:52 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715451952, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 70}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "ccc366d8f91840ab97da8018460cd9f0"}
May 12 02:25:53 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451953.2594621, 'type': 's', 'key': 'ccc366d8f91840ab97da8018460cd9f0'}
May 12 02:25:54 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 72} 0d550d5500070000000000000000000300030000000048006465
May 12 02:26:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060306464
May 12 02:26:04 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:26:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046306364
May 12 02:26:05 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:26:05 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:26:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:26:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:26:05 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:26:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:26:06 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:26:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059006464
May 12 02:26:07 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:26:07 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:26:07 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451967, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:26:07 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715451967, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:26:07 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715451967, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "a3d6d2696e9d484fb344a62d14d37ecd"}
May 12 02:26:07 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451967.7627752, 'type': 's', 'key': 'a3d6d2696e9d484fb344a62d14d37ecd'}
May 12 02:26:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b206464
May 12 02:26:08 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:26:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:26:08 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:26:08 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:26:14 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:26:14 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:26:14 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d41b6ee956d14420924fad91c0d49152"}
May 12 02:26:15 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451974.9875729, 'type': 's', 'key': 'd41b6ee956d14420924fad91c0d49152'}
May 12 02:26:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:26:18 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:26:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:26:19 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:26:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206464
May 12 02:26:19 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451979, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:26:19 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715451979, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:26:19 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715451979, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "08154508b0d34ef3983716b3892a0c34"}
May 12 02:26:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048106363
May 12 02:26:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 76} 0f890f890007000000000000000000030003000000004c206363
May 12 02:26:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055306363
May 12 02:26:20 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:26:20 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451980.1768031, 'type': 's', 'key': '08154508b0d34ef3983716b3892a0c34'}
May 12 02:26:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:26:21 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:26:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:26:21 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:26:22 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c106464
May 12 02:26:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b006464
May 12 02:26:22 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:26:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:26:23 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451983, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:26:23 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715451983, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:26:23 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715451983, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "0fc6094c24374242aa4cd055de0d7b4b"}
May 12 02:26:23 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451983.527158, 'type': 's', 'key': '0fc6094c24374242aa4cd055de0d7b4b'}
May 12 02:26:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048206363
May 12 02:26:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 125, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 123, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f007b7d
May 12 02:26:32 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451992, 'statusValues': {'skinTemp': 125, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 123, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:26:32 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715451992, 'statusValues': {'skinTemp': 125, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 123, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:26:32 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715451992, "statusValues": {"skinTemp": 125, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 123, "actCals": 3, "totalSteps": 0, "totalCals": 134, "bmrCals": 131, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 35, "sleepState": 0, "battery": 63}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "fe41cc72d2674ba19776bca171e69e51"}
May 12 02:26:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:26:33 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060206464
May 12 02:26:33 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:26:33 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715451993.3697927, 'type': 's', 'key': 'fe41cc72d2674ba19776bca171e69e51'}
May 12 02:26:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060306464
May 12 02:26:34 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:26:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:26:34 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:26:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:26:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 76} 0f890f890007000000000000000000030003000000004c306363
May 12 02:26:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056106363
May 12 02:26:34 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:26:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b106464
May 12 02:26:35 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:26:36 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:26:36 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:26:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:26:36 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:26:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:26:36 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:26:38 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:26:38 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:26:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:26:46 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:26:46 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:26:46 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:26:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060006464
May 12 02:26:46 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:26:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6} 0a910a910006
May 12 02:26:48 msm8909 python3[3097]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 02:26:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b306464
May 12 02:26:49 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:26:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044106464
May 12 02:27:00 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:27:01 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306464
May 12 02:27:01 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 76} 0f890f890007000000000000000000030003000000004c206363
May 12 02:27:01 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452021, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:27:01 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452021, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:27:01 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715452021, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "0497242f7fbf40d98bf6d634e7805638"}
May 12 02:27:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048106363
May 12 02:27:02 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452022, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:27:02 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452022, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:27:02 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452022, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "f9dd83b55a484aa0985ca05f341fde2b"}
May 12 02:27:02 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:27:02 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:27:02 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452022.434854, 'type': 's', 'key': '0497242f7fbf40d98bf6d634e7805638'}
May 12 02:27:02 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452022.4899733, 'type': 's', 'key': 'f9dd83b55a484aa0985ca05f341fde2b'}
May 12 02:27:03 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:27:03 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:27:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 125, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 123, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f307b7d
May 12 02:27:08 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:27:08 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:27:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 125, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 123, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f007b7d
May 12 02:27:14 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:27:14 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452034, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:27:14 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452034, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:27:14 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715452034, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "e69e0e94ea444ad1b82c0817ece1240d"}
May 12 02:27:14 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:27:14 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:27:14 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:27:14 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:27:14 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "f513bcb3b5a8445987f37ecc4c97497d"}
May 12 02:27:15 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:27:15 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452035.1879032, 'type': 's', 'key': 'e69e0e94ea444ad1b82c0817ece1240d'}
May 12 02:27:15 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452035.2498572, 'type': 's', 'key': 'f513bcb3b5a8445987f37ecc4c97497d'}
May 12 02:27:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b106464
May 12 02:27:16 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:27:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:27:16 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:27:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:27:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061306464
May 12 02:27:16 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:27:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056106363
May 12 02:27:17 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:27:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:27:18 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:27:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:27:28 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:27:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044106464
May 12 02:27:28 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452048, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:27:28 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452048, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:27:28 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715452048, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "00ebfafda1174f2fae80e2ef4b41b309"}
May 12 02:27:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 125, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 123, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f207b7d
May 12 02:27:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:27:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006363
May 12 02:27:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:27:29 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:27:29 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452049.4771199, 'type': 's', 'key': '00ebfafda1174f2fae80e2ef4b41b309'}
May 12 02:27:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059106464
May 12 02:27:30 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:27:38 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:27:38 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:27:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061206464
May 12 02:27:42 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:27:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306464
May 12 02:27:43 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452063, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:27:43 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452063, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:27:43 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452063, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "88e117b4327e4f6bac42c9fdd89ceb89"}
May 12 02:27:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 125, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 123, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f307b7d
May 12 02:27:43 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452063, 'statusValues': {'skinTemp': 125, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 123, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:27:43 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452063, 'statusValues': {'skinTemp': 125, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 123, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:27:43 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715452063, "statusValues": {"skinTemp": 125, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 123, "actCals": 3, "totalSteps": 0, "totalCals": 134, "bmrCals": 131, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 35, "sleepState": 0, "battery": 63}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "4a4e51338bbd4d278910e28bb540af41"}
May 12 02:27:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:27:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055006363
May 12 02:27:44 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:27:44 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452063.9704511, 'type': 's', 'key': '88e117b4327e4f6bac42c9fdd89ceb89'}
May 12 02:27:44 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452064.3600874, 'type': 's', 'key': '4a4e51338bbd4d278910e28bb540af41'}
May 12 02:27:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:27:44 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:27:45 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059206464
May 12 02:27:45 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:27:45 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b006464
May 12 02:27:45 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:27:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:27:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:27:46 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:27:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:27:46 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b206464
May 12 02:27:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047306363
May 12 02:27:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 125, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 123, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f007b7d
May 12 02:27:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:27:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059306464
May 12 02:27:56 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:27:57 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:27:57 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:27:57 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:27:57 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:27:57 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061306464
May 12 02:27:57 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:27:57 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b206464
May 12 02:27:57 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:27:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055106363
May 12 02:27:59 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:27:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:28:01 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:28:01 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:28:08 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:28:08 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:28:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061006464
May 12 02:28:10 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:28:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206465
May 12 02:28:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059106464
May 12 02:28:10 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:28:11 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 125, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f207c7d
May 12 02:28:11 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006363
May 12 02:28:11 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452091, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:28:11 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452091, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:28:11 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452091, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "b862f55393ee4346a9b048762676c84f"}
May 12 02:28:11 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055306363
May 12 02:28:11 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:28:11 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b106464
May 12 02:28:11 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452091.6232979, 'type': 's', 'key': 'b862f55393ee4346a9b048762676c84f'}
May 12 02:28:12 msm8909 python3[3097]: Running Scheduled: Thread Check
May 12 02:28:12 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:28:12 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:28:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b306464
May 12 02:28:13 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:28:15 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:28:15 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:28:15 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "edab02191c64444b8c22950fb4a7dde6"}
May 12 02:28:16 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452096.0442672, 'type': 's', 'key': 'edab02191c64444b8c22950fb4a7dde6'}
May 12 02:28:24 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:28:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b006464
May 12 02:28:25 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:28:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:28:25 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:28:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:28:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 125, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f307c7d
May 12 02:28:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:28:26 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452106, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:28:26 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452106, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:28:26 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715452106, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "ca7d468bcfb342ea908b24998bfd90ba"}
May 12 02:28:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055006363
May 12 02:28:26 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:28:27 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452106.5442097, 'type': 's', 'key': 'ca7d468bcfb342ea908b24998bfd90ba'}
May 12 02:28:27 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061206464
May 12 02:28:27 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:28:27 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:28:27 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:28:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 125, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f007c7d
May 12 02:28:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:28:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:28:29 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:28:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 125, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f107c7d
May 12 02:28:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006465
May 12 02:28:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:28:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055106363
May 12 02:28:38 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:28:38 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:28:38 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452118, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:28:38 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452118, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:28:39 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715452118, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "76d042e7b65c443cb4dd56c008506c07"}
May 12 02:28:39 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:28:39 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:28:39 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061306464
May 12 02:28:39 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:28:39 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452119.3986409, 'type': 's', 'key': '76d042e7b65c443cb4dd56c008506c07'}
May 12 02:28:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:28:40 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:28:40 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:28:40 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:28:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b306464
May 12 02:28:52 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:28:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206465
May 12 02:28:52 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452132, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:28:52 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452132, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:28:52 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452132, "statusValues": {"skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "a7c1fec08c7146498578cc950f5dde66"}
May 12 02:28:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:28:52 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:28:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006363
May 12 02:28:53 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 125, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f207c7d
May 12 02:28:53 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452133, 'statusValues': {'skinTemp': 125, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 124, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:28:53 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452133, 'statusValues': {'skinTemp': 125, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 124, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:28:53 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715452133, "statusValues": {"skinTemp": 125, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 124, "actCals": 3, "totalSteps": 0, "totalCals": 134, "bmrCals": 131, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 35, "sleepState": 0, "battery": 63}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "cb534fc2e4654909ab5171469a1e3a64"}
May 12 02:28:53 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:28:53 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452132.9455824, 'type': 's', 'key': 'a7c1fec08c7146498578cc950f5dde66'}
May 12 02:28:53 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b106464
May 12 02:28:53 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:28:53 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:28:53 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452133.5535808, 'type': 's', 'key': 'cb534fc2e4654909ab5171469a1e3a64'}
May 12 02:28:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058106464
May 12 02:28:55 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:28:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:28:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055306363
May 12 02:28:55 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:28:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:28:56 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:29:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:29:06 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:29:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001400030000000061206464
May 12 02:29:06 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:29:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:29:06 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:29:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:29:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306465
May 12 02:29:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 126, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002303a2001203d083003d007c7e
May 12 02:29:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:29:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055006363
May 12 02:29:08 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:29:08 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b206464
May 12 02:29:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:29:08 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452148, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:29:08 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452148, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:29:08 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715452148, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "ff256174e7dd44a18350d7e5e37305ca"}
May 12 02:29:09 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:29:09 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:29:09 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452149.2186699, 'type': 's', 'key': 'ff256174e7dd44a18350d7e5e37305ca'}
May 12 02:29:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a106464
May 12 02:29:09 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:29:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:29:09 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:29:10 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c306464
May 12 02:29:10 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:29:10 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:29:15 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:29:15 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:29:15 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "c2359f4ad09b4c028ce4d67e753cb6f8"}
May 12 02:29:15 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452155.7189417, 'type': 's', 'key': 'c2359f4ad09b4c028ce4d67e753cb6f8'}
May 12 02:29:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:29:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:29:20 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:29:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043006464
May 12 02:29:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106464
May 12 02:29:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:29:22 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:29:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 126, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002303a2001203d083003d107c7e
May 12 02:29:23 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c006464
May 12 02:29:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a206464
May 12 02:29:23 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:29:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6} 0a910a910006
May 12 02:29:23 msm8909 python3[3097]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 02:29:24 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060006464
May 12 02:29:24 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:29:24 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:29:24 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:29:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047106363
May 12 02:29:34 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452174, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:29:34 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452174, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:29:34 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452174, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "a8c94b8cf2324d02be1f4859392a560f"}
May 12 02:29:34 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452174.9248679, 'type': 's', 'key': 'a8c94b8cf2324d02be1f4859392a560f'}
May 12 02:29:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 126, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002303a2001203d083003d207c7e
May 12 02:29:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:29:35 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452175, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:29:35 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452175, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:29:35 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715452175, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "ba813a3ede2b470ba1e3cb5ef29a3eb6"}
May 12 02:29:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055006363
May 12 02:29:35 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:29:35 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c106464
May 12 02:29:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043206464
May 12 02:29:36 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452175.7619472, 'type': 's', 'key': 'ba813a3ede2b470ba1e3cb5ef29a3eb6'}
May 12 02:29:36 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:29:36 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:29:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206464
May 12 02:29:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:29:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a006464
May 12 02:29:38 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:29:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6} 0a910a910006
May 12 02:29:38 msm8909 python3[3097]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 02:29:39 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:29:39 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:29:48 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c206464
May 12 02:29:48 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452188, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:29:48 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452188, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:29:48 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715452188, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "18d65987f06242f69cadb94d49042d06"}
May 12 02:29:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:29:48 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:29:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043306464
May 12 02:29:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:29:48 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:29:48 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452188.6180604, 'type': 's', 'key': '18d65987f06242f69cadb94d49042d06'}
May 12 02:29:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:29:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:29:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a106464
May 12 02:29:50 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:29:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:29:50 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:29:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060306464
May 12 02:29:51 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:29:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:29:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:29:51 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:29:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 126, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002303a2001203d083003d007c7e
May 12 02:30:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 20, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001400030000000060006464
May 12 02:30:02 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:30:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055306363
May 12 02:30:02 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:30:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a206464
May 12 02:30:02 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:30:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:30:04 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:30:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058106464
May 12 02:30:04 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:30:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 126, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002303a2001203d083003d107c7e
May 12 02:30:04 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452204, 'statusValues': {'skinTemp': 126, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 124, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 61}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:30:04 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452204, 'statusValues': {'skinTemp': 126, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 124, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 61}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:30:04 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715452204, "statusValues": {"skinTemp": 126, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 124, "actCals": 3, "totalSteps": 0, "totalCals": 134, "bmrCals": 131, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 35, "sleepState": 0, "battery": 61}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "d1e78840ed91435193a9f2c1ccf5bac1"}
May 12 02:30:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043106464
May 12 02:30:05 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c006464
May 12 02:30:05 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452205.3412495, 'type': 's', 'key': 'd1e78840ed91435193a9f2c1ccf5bac1'}
May 12 02:30:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:30:06 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:30:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106464
May 12 02:30:06 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452206, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:30:06 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452206, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:30:06 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452206, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "55e09c58dbf44021b91d7bc8c0f0f858"}
May 12 02:30:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 126, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f207c7e
May 12 02:30:07 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452207.1782916, 'type': 's', 'key': '55e09c58dbf44021b91d7bc8c0f0f858'}
May 12 02:30:09 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:30:09 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:30:15 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:30:15 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:30:15 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "b06998b06f7145a993cab8ddbd65ff4e"}
May 12 02:30:16 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452215.9484639, 'type': 's', 'key': 'b06998b06f7145a993cab8ddbd65ff4e'}
May 12 02:30:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:30:16 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:30:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206464
May 12 02:30:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 126, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f307c7e
May 12 02:30:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:30:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:30:17 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452217, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:30:17 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452217, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:30:17 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715452217, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "43118bd12fc44cbeaf81c401e88e1b11"}
May 12 02:30:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055006363
May 12 02:30:17 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:30:18 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452217.839875, 'type': 's', 'key': '43118bd12fc44cbeaf81c401e88e1b11'}
May 12 02:30:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:30:19 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:30:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a006464
May 12 02:30:20 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:30:20 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:30:20 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:30:20 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:30:20 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:30:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047106363
May 12 02:30:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001500030000000061206464
May 12 02:30:21 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:30:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a106464
May 12 02:30:30 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:30:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001500030000000061306464
May 12 02:30:31 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:30:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:30:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:30:31 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:30:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:30:32 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:30:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047306363
May 12 02:30:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:30:34 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:30:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 126, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f007c7e
May 12 02:30:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:30:34 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:30:35 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c306464
May 12 02:30:39 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:30:39 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:30:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:30:44 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452244, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:30:44 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452244, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:30:44 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715452244, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "459fd71b3d41431293d16ea346dca9ef"}
May 12 02:30:44 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c006464
May 12 02:30:45 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452244.9209168, 'type': 's', 'key': '459fd71b3d41431293d16ea346dca9ef'}
May 12 02:30:45 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006363
May 12 02:30:45 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452245, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:30:45 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452245, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:30:45 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452245, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "afdec71bfe3c4a8ea44a70f5510d124c"}
May 12 02:30:45 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452245.60956, 'type': 's', 'key': 'afdec71bfe3c4a8ea44a70f5510d124c'}
May 12 02:30:45 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:30:45 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:30:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001500030000000061006464
May 12 02:30:46 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:30:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058106464
May 12 02:30:46 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:30:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a306464
May 12 02:30:46 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:30:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 126, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f207c7e
May 12 02:30:47 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:30:47 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:30:47 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206464
May 12 02:30:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:30:58 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:30:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001500030000000061206464
May 12 02:30:58 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:30:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055006363
May 12 02:30:58 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:30:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a006464
May 12 02:30:58 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:30:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 126, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 124, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002303a2001203d083003f307c7e
May 12 02:30:59 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c206464
May 12 02:30:59 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452259, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:30:59 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452259, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:30:59 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715452259, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "90919982de5546b4a65ed2198c9457bd"}
May 12 02:31:00 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047106363
May 12 02:31:00 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:31:00 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:31:00 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452259.9710248, 'type': 's', 'key': '90919982de5546b4a65ed2198c9457bd'}
May 12 02:31:01 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:31:01 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:31:01 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a006464
May 12 02:31:01 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:31:01 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:31:01 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:31:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048206363
May 12 02:31:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306464
May 12 02:31:03 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:31:03 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:31:09 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:31:09 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:31:12 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:31:12 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:31:12 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048306363
May 12 02:31:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:31:13 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:31:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:31:13 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:31:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043006464
May 12 02:31:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:31:15 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:31:15 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452275, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:31:15 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452275, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:31:15 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452275, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "993a06f81c8a4619af82f47c8ed93aa0"}
May 12 02:31:15 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:31:15 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:31:15 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "452541c0034a4c1dabc7b978a89fc46b"}
May 12 02:31:15 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452275.4692359, 'type': 's', 'key': '993a06f81c8a4619af82f47c8ed93aa0'}
May 12 02:31:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 92} 18cf18cf0007000000000000000003a30012000000005c206464
May 12 02:31:16 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:31:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060306464
May 12 02:31:16 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:31:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002303a2001203d083003d107d7f
May 12 02:31:16 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452276, 'statusValues': {'skinTemp': 127, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 125, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 61}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:31:16 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452276, 'statusValues': {'skinTemp': 127, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 125, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 0, 'battery': 61}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:31:16 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715452276, "statusValues": {"skinTemp": 127, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 125, "actCals": 3, "totalSteps": 0, "totalCals": 134, "bmrCals": 131, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 35, "sleepState": 0, "battery": 61}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "91bfcae1c87d4e338cf48fe73852721b"}
May 12 02:31:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:31:16 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452276.0797446, 'type': 's', 'key': '452541c0034a4c1dabc7b978a89fc46b'}
May 12 02:31:16 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452276.6392643, 'type': 's', 'key': '91bfcae1c87d4e338cf48fe73852721b'}
May 12 02:31:17 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c306464
May 12 02:31:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060006464
May 12 02:31:26 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:31:26 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c006464
May 12 02:31:27 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206464
May 12 02:31:27 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:31:27 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:31:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 92} 18cf18cf0007000000000000000003a30012000000005c306464
May 12 02:31:28 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:31:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043106464
May 12 02:31:28 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452288, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:31:28 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452288, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:31:28 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715452288, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 67}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "bd9f4747a28242e3a8880a0c51bd47e3"}
May 12 02:31:29 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452289.2704313, 'type': 's', 'key': 'bd9f4747a28242e3a8880a0c51bd47e3'}
May 12 02:31:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006363
May 12 02:31:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043206464
May 12 02:31:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:31:30 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:31:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056306363
May 12 02:31:31 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:31:39 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:31:39 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:31:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:31:40 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:31:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:31:40 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:31:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060206464
May 12 02:31:40 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:31:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056006363
May 12 02:31:41 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:31:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002303a2001203d083003d307d7f
May 12 02:31:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:31:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306464
May 12 02:31:43 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:31:43 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:31:44 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c206464
May 12 02:31:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048206363
May 12 02:31:55 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:31:55 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:31:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056206363
May 12 02:31:55 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:31:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106464
May 12 02:31:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002303a2001203d083003d107d7f
May 12 02:31:57 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060006464
May 12 02:31:57 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:31:57 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 92} 18cf18cf0007000000000000000003a30012000000005c206464
May 12 02:31:57 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:31:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043006464
May 12 02:31:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:31:58 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452318, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:31:58 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452318, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:31:58 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715452318, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "6b4a6d6b15914bf082927cd9f260b843"}
May 12 02:31:58 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c006464
May 12 02:31:58 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452318.879986, 'type': 's', 'key': '6b4a6d6b15914bf082927cd9f260b843'}
May 12 02:32:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206464
May 12 02:32:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002303a2001203d083003d207d7f
May 12 02:32:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006363
May 12 02:32:09 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452329, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:32:09 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452329, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:32:09 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452329, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "fca1feed2f3142d8bb0f81617adfd81e"}
May 12 02:32:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 92} 18cf18cf0007000000000000000003a30012000000005c306464
May 12 02:32:09 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:32:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:32:09 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:32:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043206464
May 12 02:32:10 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:32:10 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:32:10 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452329.9192045, 'type': 's', 'key': 'fca1feed2f3142d8bb0f81617adfd81e'}
May 12 02:32:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056306363
May 12 02:32:10 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:32:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:32:11 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:32:11 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:32:11 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:32:11 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:32:15 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:32:15 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:32:15 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "35c5457d529e45cc81ca7bc1fcd0f61c"}
May 12 02:32:16 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452336.3342752, 'type': 's', 'key': '35c5457d529e45cc81ca7bc1fcd0f61c'}
May 12 02:32:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060206464
May 12 02:32:22 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:32:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043306464
May 12 02:32:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:32:22 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:32:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:32:22 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:32:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:32:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306464
May 12 02:32:23 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452343, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:32:23 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452343, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:32:23 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452343, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "6508acef69e6486cb6c38b9b95570e1c"}
May 12 02:32:24 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452343.6812935, 'type': 's', 'key': '6508acef69e6486cb6c38b9b95570e1c'}
May 12 02:32:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055106363
May 12 02:32:25 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:32:26 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a206464
May 12 02:32:26 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452346, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 74}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:32:26 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452346, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 74}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:32:26 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715452346, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 74}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "8e1f5f7da0134606b0fe649415e7ec07"}
May 12 02:32:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:32:26 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:32:26 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:32:26 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452346.7268264, 'type': 's', 'key': '8e1f5f7da0134606b0fe649415e7ec07'}
May 12 02:32:36 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a306464
May 12 02:32:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047306363
May 12 02:32:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b206464
May 12 02:32:36 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:32:36 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:32:36 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:32:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:32:37 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:32:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043006464
May 12 02:32:37 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452357, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:32:37 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452357, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:32:37 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715452357, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 67}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "8641698ff06c43d184bda44b5b50e5c4"}
May 12 02:32:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:32:38 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452358.0350285, 'type': 's', 'key': '8641698ff06c43d184bda44b5b50e5c4'}
May 12 02:32:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106464
May 12 02:32:40 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:32:40 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:32:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055306363
May 12 02:32:50 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:32:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 2, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002303a2001203d0830040227d7f
May 12 02:32:50 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452370, 'statusValues': {'skinTemp': 127, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 125, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 2, 'battery': 64}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:32:50 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452370, 'statusValues': {'skinTemp': 127, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 125, 'actCals': 3, 'totalSteps': 0, 'totalCals': 134, 'bmrCals': 131, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 35, 'sleepState': 2, 'battery': 64}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:32:50 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715452370, "statusValues": {"skinTemp": 127, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 125, "actCals": 3, "totalSteps": 0, "totalCals": 134, "bmrCals": 131, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 35, "sleepState": 2, "battery": 64}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "143f36e63bcb4c169735f81179dd0bdf"}
May 12 02:32:50 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a106464
May 12 02:32:50 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452370.8011501, 'type': 's', 'key': '143f36e63bcb4c169735f81179dd0bdf'}
May 12 02:32:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:32:52 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:32:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:32:52 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:32:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:32:53 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047106363
May 12 02:32:53 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b006464
May 12 02:32:53 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:32:55 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:32:55 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:33:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:33:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:33:04 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:33:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055106363
May 12 02:33:04 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:33:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 35, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 131, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 2, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 134, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002303a2001203d0830040027d7f
May 12 02:33:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:33:06 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:33:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:33:06 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:33:08 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:33:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:33:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:33:09 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:33:11 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:33:11 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:33:13 msm8909 python3[3097]: Running Scheduled: Thread Check
May 12 02:33:16 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:33:16 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:33:16 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "9b6a5108bb6f445ba7eef4fb4fc5f8ab"}
May 12 02:33:16 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452396.4813783, 'type': 's', 'key': '9b6a5108bb6f445ba7eef4fb4fc5f8ab'}
May 12 02:33:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044106464
May 12 02:33:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057106464
May 12 02:33:19 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:33:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001500030000000061006464
May 12 02:33:19 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:33:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:33:19 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:33:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:33:19 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:33:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:33:19 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:33:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:33:19 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452399, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:33:19 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452399, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:33:20 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715452399, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "7ac86d723a4a41e89f7e22a7783f3784"}
May 12 02:33:20 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:33:20 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452400.425842, 'type': 's', 'key': '7ac86d723a4a41e89f7e22a7783f3784'}
May 12 02:33:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006363
May 12 02:33:20 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452400, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:33:20 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452400, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:33:20 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452400, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "e3a34058fbaf471f99b90a6481aa4a92"}
May 12 02:33:21 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452401.2303824, 'type': 's', 'key': 'e3a34058fbaf471f99b90a6481aa4a92'}
May 12 02:33:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002403a2001203e085003d107d7f
May 12 02:33:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002403a2001203e085003d207d7f
May 12 02:33:32 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b106464
May 12 02:33:32 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452412, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:33:32 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452412, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:33:32 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715452412, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "fd28a5b65abb4b8c8b4efd9d1dfb67f2"}
May 12 02:33:33 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048106363
May 12 02:33:33 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:33:33 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452413.3274691, 'type': 's', 'key': 'fd28a5b65abb4b8c8b4efd9d1dfb67f2'}
May 12 02:33:33 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:33:33 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:33:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:33:34 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:33:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057206464
May 12 02:33:34 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:33:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001500030000000061106464
May 12 02:33:34 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:33:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056006363
May 12 02:33:34 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:33:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:33:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:33:34 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:33:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6} 0a910a910006
May 12 02:33:35 msm8909 python3[3097]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 02:33:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306464
May 12 02:33:36 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452416, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:33:36 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452416, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:33:36 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452416, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "3219ec64db52447eb036bf7f1322e386"}
May 12 02:33:37 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452416.8892908, 'type': 's', 'key': '3219ec64db52447eb036bf7f1322e386'}
May 12 02:33:41 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:33:41 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:33:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001500030000000061306464
May 12 02:33:46 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:33:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057306464
May 12 02:33:46 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:33:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056106363
May 12 02:33:46 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:33:47 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002403a2001203e085003d007d7f
May 12 02:33:47 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:33:47 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452427, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:33:47 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452427, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:33:47 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715452427, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "e4373045a9ba4cb3bebdde91771d02c1"}
May 12 02:33:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048206363
May 12 02:33:48 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452428.3803797, 'type': 's', 'key': 'e4373045a9ba4cb3bebdde91771d02c1'}
May 12 02:33:50 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:34:00 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006363
May 12 02:34:01 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:34:01 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:34:01 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056306363
May 12 02:34:01 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:34:01 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 97} 10d310d300070000000000000000001500030000000061006464
May 12 02:34:01 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:34:01 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:34:01 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:34:01 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:34:01 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:34:02 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:34:03 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:34:03 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:34:03 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057106464
May 12 02:34:03 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:34:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002403a2001203e085003d207d7f
May 12 02:34:04 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452444, 'statusValues': {'skinTemp': 127, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 125, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 61}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:34:04 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452444, 'statusValues': {'skinTemp': 127, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 125, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 61}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:34:04 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715452444, "statusValues": {"skinTemp": 127, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 125, "actCals": 3, "totalSteps": 0, "totalCals": 136, "bmrCals": 133, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 36, "sleepState": 0, "battery": 61}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "7edaa0751e3942f7986d1cab43da8acd"}
May 12 02:34:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 18cf18cf0007000000000000000003a300120000000059306464
May 12 02:34:04 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:34:04 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452444.5605967, 'type': 's', 'key': '7edaa0751e3942f7986d1cab43da8acd'}
May 12 02:34:05 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:34:11 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:34:11 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:34:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b006464
May 12 02:34:14 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:34:14 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:34:14 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:34:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:34:16 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:34:16 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:34:16 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:34:16 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "8c6caedf44864d44a8b2915d0b566300"}
May 12 02:34:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a100120000000056006363
May 12 02:34:16 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:34:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a2001203e085003f307d7f
May 12 02:34:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:34:16 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452456.8534782, 'type': 's', 'key': '8c6caedf44864d44a8b2915d0b566300'}
May 12 02:34:17 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a206464
May 12 02:34:17 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:34:17 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:34:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060206464
May 12 02:34:18 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:34:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057306464
May 12 02:34:18 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:34:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306464
May 12 02:34:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:34:19 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:34:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:34:28 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:34:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055106363
May 12 02:34:29 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:34:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a2001203e085003f007d7f
May 12 02:34:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b206464
May 12 02:34:29 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:34:29 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a306464
May 12 02:34:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060306464
May 12 02:34:30 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:34:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057006464
May 12 02:34:30 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:34:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:34:31 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:34:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e306363
May 12 02:34:31 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452471, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:34:31 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452471, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:34:31 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715452471, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 78}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "55f410089bfe4df2ae03f9bfb98780e6"}
May 12 02:34:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:34:32 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452472.2204106, 'type': 's', 'key': '55f410089bfe4df2ae03f9bfb98780e6'}
May 12 02:34:41 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:34:41 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:34:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006363
May 12 02:34:42 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452482, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:34:42 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452482, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:34:42 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452482, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "d4b06b58f3ca44eaa61e1c55dc795112"}
May 12 02:34:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206464
May 12 02:34:42 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452482, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:34:42 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452482, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:34:42 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452482, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "4b2a0cb9a6544ba980deaeec8f42aab2"}
May 12 02:34:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057106464
May 12 02:34:43 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:34:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:34:43 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:34:43 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452482.860642, 'type': 's', 'key': 'd4b06b58f3ca44eaa61e1c55dc795112'}
May 12 02:34:43 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452483.2246315, 'type': 's', 'key': '4b2a0cb9a6544ba980deaeec8f42aab2'}
May 12 02:34:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a2001203e085003f207d7f
May 12 02:34:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e106363
May 12 02:34:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b306464
May 12 02:34:43 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:34:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:34:46 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a106464
May 12 02:34:46 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452486, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 74}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:34:46 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452486, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 74}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:34:46 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715452486, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 74}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "aaf87715c3184d9f8d3576aeca3ad2fb"}
May 12 02:34:47 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452487.2103872, 'type': 's', 'key': 'aaf87715c3184d9f8d3576aeca3ad2fb'}
May 12 02:34:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 127, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 125, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a2001203e085003f307d7f
May 12 02:34:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b006464
May 12 02:34:56 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:34:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:34:56 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452496, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:34:56 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452496, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:34:56 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715452496, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "e572d91d24f6445fa464f2a2a010ee1b"}
May 12 02:34:57 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452496.7123919, 'type': 's', 'key': 'e572d91d24f6445fa464f2a2a010ee1b'}
May 12 02:34:57 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057306464
May 12 02:34:57 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:34:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e206363
May 12 02:34:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060206464
May 12 02:34:59 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:34:59 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a206464
May 12 02:34:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:35:00 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306464
May 12 02:35:00 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:35:00 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:35:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:35:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057006464
May 12 02:35:10 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:35:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 18cf18cf0007000000000000000003a300120000000058206464
May 12 02:35:10 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:35:11 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e306363
May 12 02:35:11 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:35:11 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:35:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:35:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047306363
May 12 02:35:16 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:35:16 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:35:16 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "bfe0cf6c125e4148bb5bfaf85df5a841"}
May 12 02:35:17 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452517.140295, 'type': 's', 'key': 'bfe0cf6c125e4148bb5bfaf85df5a841'}
May 12 02:35:24 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:35:24 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006363
May 12 02:35:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000150003000000005f106464
May 12 02:35:25 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:35:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057106464
May 12 02:35:25 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:35:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 18cf18cf0007000000000000000003a300120000000058306464
May 12 02:35:25 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:35:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:35:25 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:35:27 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:35:27 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:35:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 62} 13d413d40007000000000000002403a2001203e085003e207e80
May 12 02:35:28 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452528, 'statusValues': {'skinTemp': 128, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 126, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 62}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:35:28 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452528, 'statusValues': {'skinTemp': 128, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 126, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 62}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:35:28 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715452528, "statusValues": {"skinTemp": 128, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 126, "actCals": 3, "totalSteps": 0, "totalCals": 136, "bmrCals": 133, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 36, "sleepState": 0, "battery": 62}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "4d93ae6b4e4f4fd4afb1c27364abe267"}
May 12 02:35:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:35:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:35:28 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:35:29 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452528.8434815, 'type': 's', 'key': '4d93ae6b4e4f4fd4afb1c27364abe267'}
May 12 02:35:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055006363
May 12 02:35:38 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:35:38 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b206464
May 12 02:35:39 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:35:39 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046306464
May 12 02:35:39 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057306464
May 12 02:35:39 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:35:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000150003000000005f206464
May 12 02:35:40 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:35:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:35:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 62} 13d413d40007000000000000002403a2001203e085003e307e80
May 12 02:35:41 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:35:41 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:35:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:35:42 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452542, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:35:42 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452542, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:35:42 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715452542, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "2d504f5283ec4692b155bf27892c166b"}
May 12 02:35:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 18cf18cf0007000000000000000003a300120000000058106464
May 12 02:35:43 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:35:43 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452543.3712144, 'type': 's', 'key': '2d504f5283ec4692b155bf27892c166b'}
May 12 02:35:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057006464
May 12 02:35:52 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:35:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:35:52 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:35:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 18cf18cf0007000000000000000003a300120000000058206464
May 12 02:35:52 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:35:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055206363
May 12 02:35:52 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:35:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 62} 13d413d40007000000000000002403a2001203e085003e107e80
May 12 02:35:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:35:53 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:35:53 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452553, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:35:53 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452553, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:35:53 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715452553, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "189463d780af4edcbfdfeaa8b6eb2e93"}
May 12 02:35:54 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047306363
May 12 02:35:54 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452554, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:35:54 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452554, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:35:54 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452554, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "05c6ed74a2774a9bb018e983cb143970"}
May 12 02:35:54 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452554.3210931, 'type': 's', 'key': '189463d780af4edcbfdfeaa8b6eb2e93'}
May 12 02:35:54 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046106464
May 12 02:35:54 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452554, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:35:54 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452554, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:35:54 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452554, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 70}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "c41d16e76e6843e5bec50186373f21f9"}
May 12 02:35:55 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452554.5961368, 'type': 's', 'key': '05c6ed74a2774a9bb018e983cb143970'}
May 12 02:35:55 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452555.0566263, 'type': 's', 'key': 'c41d16e76e6843e5bec50186373f21f9'}
May 12 02:35:55 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:36:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000150003000000005f106464
May 12 02:36:06 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:36:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057206464
May 12 02:36:06 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:36:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b006464
May 12 02:36:07 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:36:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:36:07 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452567, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:36:07 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452567, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:36:07 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715452567, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "e4a94a18c66d4822a6a1f465444fc818"}
May 12 02:36:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:36:07 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:36:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055306363
May 12 02:36:07 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:36:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 62} 13d413d40007000000000000002403a2001203e085003e207e80
May 12 02:36:08 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452567.8733041, 'type': 's', 'key': 'e4a94a18c66d4822a6a1f465444fc818'}
May 12 02:36:08 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b106464
May 12 02:36:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:36:09 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:36:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046206464
May 12 02:36:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a100120000000055006363
May 12 02:36:10 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:36:11 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b106464
May 12 02:36:12 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:36:12 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:36:16 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:36:16 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:36:16 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "210b83bc440a43ef98234c7ba931997e"}
May 12 02:36:17 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452577.4332316, 'type': 's', 'key': '210b83bc440a43ef98234c7ba931997e'}
May 12 02:36:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a2001203e085003f307e80
May 12 02:36:20 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a206464
May 12 02:36:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:36:22 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:36:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:36:22 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:36:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b106464
May 12 02:36:22 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:36:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055106363
May 12 02:36:22 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:36:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:36:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:36:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060306464
May 12 02:36:23 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:36:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:36:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 69} 0d550d5500070000000000000000000300030000000045006465
May 12 02:36:24 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b106464
May 12 02:36:24 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:36:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044106464
May 12 02:36:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:36:34 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:36:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:36:34 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:36:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b206464
May 12 02:36:34 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:36:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:36:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:36:35 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:36:35 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a006464
May 12 02:36:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:36:35 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:36:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060006464
May 12 02:36:36 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:36:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047306363
May 12 02:36:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006363
May 12 02:36:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060006464
May 12 02:36:38 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:36:39 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 69} 0d550d5500070000000000000000000300030000000045106465
May 12 02:36:42 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:36:42 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:36:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060106464
May 12 02:36:48 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:36:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:36:49 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:36:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b006464
May 12 02:36:49 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:36:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:36:50 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452610, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:36:50 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452610, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:36:50 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715452610, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "a37018dc23ee403a8d342889133f630b"}
May 12 02:36:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 69} 0d550d5500070000000000000000000300030000000045306465
May 12 02:36:50 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452610.6509998, 'type': 's', 'key': 'a37018dc23ee403a8d342889133f630b'}
May 12 02:36:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047106363
May 12 02:36:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:36:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a2001203e085003f307e80
May 12 02:36:52 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452612, 'statusValues': {'skinTemp': 128, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 126, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:36:52 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452612, 'statusValues': {'skinTemp': 128, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 126, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:36:52 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715452612, "statusValues": {"skinTemp": 128, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 126, "actCals": 3, "totalSteps": 0, "totalCals": 136, "bmrCals": 133, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 36, "sleepState": 0, "battery": 63}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "424c421d80d241a0b2598ef3948c4f72"}
May 12 02:36:52 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a106464
May 12 02:36:53 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452612.5542574, 'type': 's', 'key': '424c421d80d241a0b2598ef3948c4f72'}
May 12 02:37:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 69} 0d550d5500070000000000000000000300030000000045006465
May 12 02:37:02 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452622, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 69}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:37:02 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452622, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 69}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:37:02 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452622, "statusValues": {"skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 69}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "2a96310281304f82b25928d3f0416d6a"}
May 12 02:37:03 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060306464
May 12 02:37:03 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:37:03 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:37:03 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452623, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:37:03 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452623, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:37:03 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452623, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "18a44572f7ad407090af7c11120f342a"}
May 12 02:37:03 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452623.0401378, 'type': 's', 'key': '2a96310281304f82b25928d3f0416d6a'}
May 12 02:37:03 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:37:03 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:37:04 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452623.7694366, 'type': 's', 'key': '18a44572f7ad407090af7c11120f342a'}
May 12 02:37:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b106464
May 12 02:37:04 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:37:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a2001203e085003f007e80
May 12 02:37:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:37:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:37:12 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:37:12 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:37:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a306464
May 12 02:37:16 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:37:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:37:17 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:37:17 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:37:17 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "5e49d20bbb84488c94074aa527a49d9b"}
May 12 02:37:17 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:37:17 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452637, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:37:17 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452637, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:37:17 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715452637, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "ceeddbd00093439aa7288b5c7bdcd773"}
May 12 02:37:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 12 02:37:17 msm8909 python3[3097]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 02:37:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000150003000000005f006464
May 12 02:37:17 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:37:17 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452637.5963156, 'type': 's', 'key': '5e49d20bbb84488c94074aa527a49d9b'}
May 12 02:37:17 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452637.6670048, 'type': 's', 'key': 'ceeddbd00093439aa7288b5c7bdcd773'}
May 12 02:37:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 69} 1d921d9200070000000000000000001200120000000045106464
May 12 02:37:17 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452637, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 69}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:37:17 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452637, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 69}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:37:17 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715452637, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 69}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "d34ef2d9062d422b8b1aa7844b372106"}
May 12 02:37:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006363
May 12 02:37:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 86} 1dd51dd50007000000000000000003a100120000000056106464
May 12 02:37:18 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:37:18 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452638.2431238, 'type': 's', 'key': 'd34ef2d9062d422b8b1aa7844b372106'}
May 12 02:37:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002403a2001203e085003d107e80
May 12 02:37:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 69} 1d921d9200070000000000000000001200120000000045206464
May 12 02:37:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 86} 1dd51dd50007000000000000000003a100120000000056206464
May 12 02:37:30 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:37:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a006464
May 12 02:37:31 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:37:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055006363
May 12 02:37:31 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:37:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000150003000000005f206464
May 12 02:37:31 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:37:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306465
May 12 02:37:33 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 12 02:37:33 msm8909 python3[3097]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 02:37:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002403a2001203e085003d307e80
May 12 02:37:42 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:37:42 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:37:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055106363
May 12 02:37:44 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:37:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002403a2001203e085003d007e80
May 12 02:37:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:37:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 69} 1d921d9200070000000000000000001200120000000045006464
May 12 02:37:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 86} 1dd51dd50007000000000000000003a100120000000056006464
May 12 02:37:44 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:37:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:37:46 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:37:46 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:37:47 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000150003000000005f306464
May 12 02:37:47 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:37:47 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006465
May 12 02:37:47 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048306363
May 12 02:37:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055306363
May 12 02:37:58 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:37:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002403a2001203e085003d107e80
May 12 02:37:59 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452679, 'statusValues': {'skinTemp': 128, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 126, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 61}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:37:59 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452679, 'statusValues': {'skinTemp': 128, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 126, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 61}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:37:59 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715452679, "statusValues": {"skinTemp": 128, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 126, "actCals": 3, "totalSteps": 0, "totalCals": 136, "bmrCals": 133, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 36, "sleepState": 0, "battery": 61}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "0b2f93ca6d394bf9953d9dab50873661"}
May 12 02:37:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000150003000000005f106464
May 12 02:37:59 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:37:59 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:37:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206465
May 12 02:37:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 86} 1dd51dd50007000000000000000003a100120000000056106464
May 12 02:37:59 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:37:59 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452679.6899834, 'type': 's', 'key': '0b2f93ca6d394bf9953d9dab50873661'}
May 12 02:38:00 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006363
May 12 02:38:01 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:38:01 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:38:01 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:38:01 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:38:01 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:38:01 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:38:01 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 69} 1d921d9200070000000000000000001200120000000045206464
May 12 02:38:12 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:38:12 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:38:13 msm8909 python3[3097]: Running Scheduled: Thread Check
May 12 02:38:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:38:13 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:38:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055006363
May 12 02:38:13 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:38:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a2001203e085003f307e80
May 12 02:38:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:38:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060206463
May 12 02:38:14 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:38:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306465
May 12 02:38:14 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452694, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:38:14 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452694, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:38:14 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452694, "statusValues": {"skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "2b17a634b4db4507b610a90e10605871"}
May 12 02:38:15 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452695.1481042, 'type': 's', 'key': '2b17a634b4db4507b610a90e10605871'}
May 12 02:38:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:38:16 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452696, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:38:16 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452696, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:38:16 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715452696, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "e4c911fb29834880a72fbaa929465df9"}
May 12 02:38:17 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:38:17 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:38:17 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:38:17 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:38:17 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d6942257a80449acaae2c76ac7155aee"}
May 12 02:38:17 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452697.0166588, 'type': 's', 'key': 'e4c911fb29834880a72fbaa929465df9'}
May 12 02:38:18 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452697.7753131, 'type': 's', 'key': 'd6942257a80449acaae2c76ac7155aee'}
May 12 02:38:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 84} 158315830007000000000000000003a200120000000054106363
May 12 02:38:26 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:38:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:38:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:38:26 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:38:26 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c306464
May 12 02:38:26 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452706, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:38:26 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452706, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:38:26 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715452706, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "74a129df3b4a4f088cd2ab5deda40724"}
May 12 02:38:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057006464
May 12 02:38:26 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:38:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:38:26 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:38:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060306463
May 12 02:38:26 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:38:27 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b206464
May 12 02:38:27 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:38:27 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452706.7937181, 'type': 's', 'key': '74a129df3b4a4f088cd2ab5deda40724'}
May 12 02:38:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:38:28 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:38:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a2001203e085003f007e80
May 12 02:38:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047306363
May 12 02:38:29 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452709, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:38:29 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452709, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:38:29 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452709, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "ae0ffe99921d4726b3d4ed7f78740904"}
May 12 02:38:30 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452710.3225472, 'type': 's', 'key': 'ae0ffe99921d4726b3d4ed7f78740904'}
May 12 02:38:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:38:41 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:38:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060106463
May 12 02:38:41 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:38:41 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c006464
May 12 02:38:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057106464
May 12 02:38:41 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:38:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206464
May 12 02:38:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006363
May 12 02:38:43 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:38:43 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:38:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a2001203e085003f207e80
May 12 02:38:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a30012000000005b006464
May 12 02:38:44 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:38:54 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047106363
May 12 02:38:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a2001203e085003f307e80
May 12 02:38:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 84} 158315830007000000000000000003a200120000000054006363
May 12 02:38:55 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:38:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057306464
May 12 02:38:56 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:38:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060206463
May 12 02:38:56 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:38:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:38:58 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:38:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:39:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a2001203e085003f007e80
May 12 02:39:08 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452748, 'statusValues': {'skinTemp': 128, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 126, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:39:08 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452748, 'statusValues': {'skinTemp': 128, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 126, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 930, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:39:08 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715452748, "statusValues": {"skinTemp": 128, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 126, "actCals": 3, "totalSteps": 0, "totalCals": 136, "bmrCals": 133, "heartRate": 0, "solarGen": 930, "walkSteps": 0, "sleepDuration": 36, "sleepState": 0, "battery": 63}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "3b1b2cd2e2204f84ae39708ba4966369"}
May 12 02:39:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 87} 1dd51dd50007000000000000000003a100120000000057006464
May 12 02:39:08 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:39:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060006463
May 12 02:39:08 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:39:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:39:08 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452748, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:39:08 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452748, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:39:08 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715452748, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "0f54e4d8861d470cb8c23ccf5747f44d"}
May 12 02:39:09 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046306363
May 12 02:39:09 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452748.909682, 'type': 's', 'key': '3b1b2cd2e2204f84ae39708ba4966369'}
May 12 02:39:09 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452749.0090175, 'type': 's', 'key': '0f54e4d8861d470cb8c23ccf5747f44d'}
May 12 02:39:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:39:10 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:39:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 84} 158315830007000000000000000003a200120000000054206363
May 12 02:39:10 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:39:10 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c306464
May 12 02:39:12 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 76} 0f890f890007000000000000000000030003000000004c006363
May 12 02:39:13 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:39:13 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:39:17 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:39:17 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:39:17 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "6d2eb0e9e94c4f65b79287e819573638"}
May 12 02:39:18 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452758.0479095, 'type': 's', 'key': '6d2eb0e9e94c4f65b79287e819573638'}
May 12 02:39:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:39:22 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:39:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002403a3001203e0850040207e80
May 12 02:39:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a200120000000056306363
May 12 02:39:22 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:39:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:39:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060106463
May 12 02:39:23 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:39:24 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046006363
May 12 02:39:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:39:25 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:39:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046206465
May 12 02:39:26 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452766, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:39:26 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452766, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:39:26 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452766, "statusValues": {"skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 70}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "592051b62d234553a4f18acaa4a8224d"}
May 12 02:39:26 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452766.6170266, 'type': 's', 'key': '592051b62d234553a4f18acaa4a8224d'}
May 12 02:39:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046206363
May 12 02:39:36 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452776, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:39:36 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452776, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:39:36 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452776, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 70}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "323e84f1cbfa42ba9d616ba775e78c86"}
May 12 02:39:36 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:39:36 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:39:37 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452776.7980642, 'type': 's', 'key': '323e84f1cbfa42ba9d616ba775e78c86'}
May 12 02:39:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:39:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:39:37 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:39:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002403a3001203e0850040307e80
May 12 02:39:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060306463
May 12 02:39:38 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:39:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a106464
May 12 02:39:38 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:39:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:39:40 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:39:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046006465
May 12 02:39:43 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:39:43 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:39:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046106465
May 12 02:39:50 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:39:50 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452790, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:39:50 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452790, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:39:50 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715452790, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "597dc95b5d454ba591931be589de1ec2"}
May 12 02:39:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060006463
May 12 02:39:50 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:39:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:39:50 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:39:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a206464
May 12 02:39:51 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:39:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046306363
May 12 02:39:51 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452790.9766779, 'type': 's', 'key': '597dc95b5d454ba591931be589de1ec2'}
May 12 02:39:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002403a3001203e0850040107e80
May 12 02:39:54 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:39:54 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:40:04 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:40:04 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:40:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 76} 0f890f890007000000000000000000030003000000004c106363
May 12 02:40:05 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452805, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:40:05 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452805, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:40:05 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715452805, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "a8354da83c454e31a8f3ced015f3e147"}
May 12 02:40:05 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:40:05 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:40:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:40:05 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:40:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046206465
May 12 02:40:05 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452805.5149398, 'type': 's', 'key': 'a8354da83c454e31a8f3ced015f3e147'}
May 12 02:40:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a006464
May 12 02:40:05 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:40:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:40:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 21, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001500030000000060206463
May 12 02:40:06 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:40:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:40:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002403a3001203e0850040207e80
May 12 02:40:07 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b106464
May 12 02:40:13 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:40:13 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:40:17 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:40:17 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:40:17 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "1f6dc45f7f72493fa9e60093f22c4541"}
May 12 02:40:18 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452818.2417765, 'type': 's', 'key': '1f6dc45f7f72493fa9e60093f22c4541'}
May 12 02:40:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001600030000000060306464
May 12 02:40:19 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:40:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a106464
May 12 02:40:19 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:40:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:40:20 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c206464
May 12 02:40:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:40:20 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:40:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:40:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:40:22 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:40:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:40:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:40:32 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c006464
May 12 02:40:33 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047306363
May 12 02:40:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001600030000000060006464
May 12 02:40:34 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:40:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a3001203e085003f107f81
May 12 02:40:34 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452834, 'statusValues': {'skinTemp': 129, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 127, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 931, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:40:34 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452834, 'statusValues': {'skinTemp': 129, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 127, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 931, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:40:34 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715452834, "statusValues": {"skinTemp": 129, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 127, "actCals": 3, "totalSteps": 0, "totalCals": 136, "bmrCals": 133, "heartRate": 0, "solarGen": 931, "walkSteps": 0, "sleepDuration": 36, "sleepState": 0, "battery": 63}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "dddefd48a88a46dab4de0b02bce78087"}
May 12 02:40:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058106464
May 12 02:40:34 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:40:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106464
May 12 02:40:34 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452834, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:40:34 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452834, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:40:34 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452834, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "1a02a19bd05e4010a815c6f0e77f46aa"}
May 12 02:40:35 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452835.08357, 'type': 's', 'key': 'dddefd48a88a46dab4de0b02bce78087'}
May 12 02:40:35 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452835.3826694, 'type': 's', 'key': '1a02a19bd05e4010a815c6f0e77f46aa'}
May 12 02:40:36 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:40:36 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:40:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a306464
May 12 02:40:36 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:40:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:40:37 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452837, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:40:37 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452837, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:40:37 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715452837, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "7a13c8b50cfa422db78a852a61e230ea"}
May 12 02:40:38 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452837.563014, 'type': 's', 'key': '7a13c8b50cfa422db78a852a61e230ea'}
May 12 02:40:43 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:40:43 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:40:46 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:40:46 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:40:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:40:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:40:46 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:40:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a006464
May 12 02:40:46 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:40:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306464
May 12 02:40:47 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a3001203e085003f207f81
May 12 02:40:47 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c106464
May 12 02:40:47 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:40:47 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:40:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047106363
May 12 02:40:48 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452848, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:40:48 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452848, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:40:48 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452848, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "e54d8d5a4a5942018fa9b7c54308db48"}
May 12 02:40:48 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452848.4990001, 'type': 's', 'key': 'e54d8d5a4a5942018fa9b7c54308db48'}
May 12 02:40:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:41:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:41:02 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:41:03 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:41:03 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a30012000000005a206464
May 12 02:41:03 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:41:03 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:41:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a3001203e085003f007f81
May 12 02:41:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:41:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:41:04 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:41:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:41:13 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:41:13 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:41:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002403a3001203e085003f107f81
May 12 02:41:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:41:14 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:41:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 84} 158315830007000000000000000003a200120000000054206363
May 12 02:41:14 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:41:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059106464
May 12 02:41:14 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:41:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106464
May 12 02:41:14 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:41:14 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:41:14 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:41:14 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:41:15 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006363
May 12 02:41:15 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:41:15 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:41:15 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001600030000000060106463
May 12 02:41:15 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:41:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206464
May 12 02:41:18 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:41:18 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:41:18 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "788f7ffe65a247ff8c53f3173e6ceaf4"}
May 12 02:41:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 92} 18cf18cf0007000000000000000003a30012000000005c306464
May 12 02:41:18 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:41:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:41:18 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:41:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001600030000000060106463
May 12 02:41:18 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:41:18 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452878.4391806, 'type': 's', 'key': '788f7ffe65a247ff8c53f3173e6ceaf4'}
May 12 02:41:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:41:18 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452878, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:41:18 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452878, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:41:18 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715452878, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "060220fa2fb04b689175891ad81d3827"}
May 12 02:41:19 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452879.3313067, 'type': 's', 'key': '060220fa2fb04b689175891ad81d3827'}
May 12 02:41:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043306464
May 12 02:41:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:41:28 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:41:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:41:28 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:41:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:41:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306464
May 12 02:41:30 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:41:30 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:41:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 92} 18cf18cf0007000000000000000003a30012000000005c106464
May 12 02:41:30 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:41:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047106363
May 12 02:41:30 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b206464
May 12 02:41:30 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452890, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:41:30 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452890, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:41:30 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715452890, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "01efdc1ab3d04ce8a38c8d645337476d"}
May 12 02:41:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001600030000000060206463
May 12 02:41:30 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:41:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 84} 158315830007000000000000000003a200120000000054006363
May 12 02:41:31 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:41:31 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452891.3573678, 'type': 's', 'key': '01efdc1ab3d04ce8a38c8d645337476d'}
May 12 02:41:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:41:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043006464
May 12 02:41:42 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452902, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:41:42 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452902, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:41:42 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715452902, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 67}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "2e581d88f33647638cf0a6e858258d0a"}
May 12 02:41:43 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:41:43 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:41:43 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:41:43 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:41:43 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:41:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001600030000000060306463
May 12 02:41:43 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:41:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 84} 158315830007000000000000000003a200120000000054106363
May 12 02:41:43 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:41:43 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:41:43 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:41:43 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452903.3776698, 'type': 's', 'key': '2e581d88f33647638cf0a6e858258d0a'}
May 12 02:41:45 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 92} 18cf18cf0007000000000000000003a30012000000005c206464
May 12 02:41:45 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:41:45 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:41:45 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:41:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 84} 158315830007000000000000000003a200120000000054206363
May 12 02:41:46 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:41:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:41:46 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:41:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:41:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206464
May 12 02:41:56 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452916, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:41:56 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452916, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:41:56 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452916, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "6cb7246dba6942248934d5b26217f48d"}
May 12 02:41:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:41:56 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452916.5668569, 'type': 's', 'key': '6cb7246dba6942248934d5b26217f48d'}
May 12 02:41:57 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047006363
May 12 02:41:57 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452917, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:41:57 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452917, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:41:57 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452917, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "a569202c3caa45ccaebd68c5c217f95c"}
May 12 02:41:57 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452917.6575377, 'type': 's', 'key': 'a569202c3caa45ccaebd68c5c217f95c'}
May 12 02:41:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001600030000000060106463
May 12 02:41:58 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:41:58 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:41:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:41:58 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:41:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 84} 158315830007000000000000000003a200120000000054306363
May 12 02:41:58 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:42:00 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043206464
May 12 02:42:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:42:10 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:42:10 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b206464
May 12 02:42:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001600030000000060206463
May 12 02:42:10 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:42:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:42:10 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:42:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:42:10 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:42:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:42:10 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:42:11 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306464
May 12 02:42:12 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:42:12 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:42:12 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043306464
May 12 02:42:14 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:42:14 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:42:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046206363
May 12 02:42:15 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:42:15 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:42:18 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:42:18 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:42:18 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "a8c2534a281149d3adca9b801cf26aeb"}
May 12 02:42:18 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452938.6679046, 'type': 's', 'key': 'a8c2534a281149d3adca9b801cf26aeb'}
May 12 02:42:24 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046306363
May 12 02:42:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055206363
May 12 02:42:25 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:42:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106465
May 12 02:42:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:42:25 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:42:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:42:25 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452945, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:42:25 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715452945, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:42:26 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715452945, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "f5ec7e33c59745879114d304bc6a5bec"}
May 12 02:42:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:42:26 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:42:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a40012000000005a206464
May 12 02:42:26 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:42:26 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452946.4347117, 'type': 's', 'key': 'f5ec7e33c59745879114d304bc6a5bec'}
May 12 02:42:27 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044106464
May 12 02:42:27 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:42:27 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:42:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206465
May 12 02:42:39 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:42:39 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:42:39 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046006363
May 12 02:42:39 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:42:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:42:40 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:42:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:42:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:42:40 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:42:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f106463
May 12 02:42:40 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:42:40 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055306363
May 12 02:42:40 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:42:42 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b106464
May 12 02:42:42 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452962, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:42:42 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715452962, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:42:42 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715452962, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "75f8cbd26d16451e9fd9543459346edc"}
May 12 02:42:43 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452963.1528549, 'type': 's', 'key': '75f8cbd26d16451e9fd9543459346edc'}
May 12 02:42:44 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:42:44 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:42:52 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b206464
May 12 02:42:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:42:52 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:42:53 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a40012000000005a106464
May 12 02:42:53 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:42:53 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046206363
May 12 02:42:54 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002403a3001203e0850040307f81
May 12 02:42:54 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452974, 'statusValues': {'skinTemp': 129, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 127, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 931, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 64}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:42:54 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715452974, 'statusValues': {'skinTemp': 129, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 127, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 931, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 0, 'battery': 64}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:42:54 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715452974, "statusValues": {"skinTemp": 129, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 127, "actCals": 3, "totalSteps": 0, "totalCals": 136, "bmrCals": 133, "heartRate": 0, "solarGen": 931, "walkSteps": 0, "sleepDuration": 36, "sleepState": 0, "battery": 64}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "d37afdd7f1b94abf8ce5a6df85ae9b9e"}
May 12 02:42:54 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452974.6569388, 'type': 's', 'key': 'd37afdd7f1b94abf8ce5a6df85ae9b9e'}
May 12 02:42:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055106363
May 12 02:42:55 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:42:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006465
May 12 02:42:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f306463
May 12 02:42:55 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:42:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:42:55 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:42:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:42:56 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452976, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:42:56 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715452976, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:42:56 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715452976, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "2ff05b0ee4ec48358aeeb3f688b8fa3c"}
May 12 02:42:57 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452976.8457849, 'type': 's', 'key': '2ff05b0ee4ec48358aeeb3f688b8fa3c'}
May 12 02:43:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002403a3001203e0850040107f81
May 12 02:43:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 70} 1d691d6900070000000000000000001200120000000046306363
May 12 02:43:06 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452986, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:43:06 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715452986, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:43:06 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715452986, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 70}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "81717555946d400f8d4f058461dffa04"}
May 12 02:43:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044106464
May 12 02:43:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:43:06 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:43:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:43:06 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:43:06 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452986.6662178, 'type': 's', 'key': '81717555946d400f8d4f058461dffa04'}
May 12 02:43:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:43:07 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:43:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106465
May 12 02:43:07 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452987, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:43:07 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715452987, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:43:07 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715452987, "statusValues": {"skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "41b86edd133c4ddf85ad295bb2ea6fce"}
May 12 02:43:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a40012000000005b306464
May 12 02:43:07 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:43:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f006463
May 12 02:43:07 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:43:08 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:43:08 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:43:08 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452988.1828268, 'type': 's', 'key': '41b86edd133c4ddf85ad295bb2ea6fce'}
May 12 02:43:09 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a006464
May 12 02:43:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:43:10 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:43:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055206363
May 12 02:43:10 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:43:10 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:43:10 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:43:13 msm8909 python3[3097]: Running Scheduled: Thread Check
May 12 02:43:15 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:43:15 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:43:18 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:43:18 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:43:18 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "8b575a1574854515bf9e10fb6373b71e"}
May 12 02:43:19 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715452999.1251931, 'type': 's', 'key': '8b575a1574854515bf9e10fb6373b71e'}
May 12 02:43:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055306363
May 12 02:43:20 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:43:20 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:43:20 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:43:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043206464
May 12 02:43:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 2, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002403a3001203e0850040227f81
May 12 02:43:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006363
May 12 02:43:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:43:22 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:43:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e106363
May 12 02:43:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046206464
May 12 02:43:24 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a106464
May 12 02:43:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046306464
May 12 02:43:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e106363
May 12 02:43:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001600030000000060306463
May 12 02:43:34 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:43:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 86} 1dd51dd50007000000000000000003a100120000000056306464
May 12 02:43:34 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:43:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055106363
May 12 02:43:34 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:43:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e206363
May 12 02:43:35 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715453015, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:43:35 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715453015, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:43:35 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715453015, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 78}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "749183c049a640639ccbbe155c6b19d2"}
May 12 02:43:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a40012000000005b106464
May 12 02:43:35 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:43:35 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453015.5252481, 'type': 's', 'key': '749183c049a640639ccbbe155c6b19d2'}
May 12 02:43:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:43:37 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:43:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046006464
May 12 02:43:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043006464
May 12 02:43:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048206363
May 12 02:43:45 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:43:45 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:43:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 2, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002403a3001203e0850040127f81
May 12 02:43:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048306363
May 12 02:43:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 86} 1dd51dd50007000000000000000003a100120000000056106464
May 12 02:43:49 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:43:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001600030000000060006463
May 12 02:43:49 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:43:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:43:49 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:43:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046106464
May 12 02:43:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a40012000000005b306464
May 12 02:43:49 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:43:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043106464
May 12 02:43:51 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a006464
May 12 02:43:51 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715453031, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 74}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:43:51 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715453031, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 74}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:43:51 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715453031, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 74}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "366a31f8b295447ab25e54f00a7f74c2"}
May 12 02:43:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e006363
May 12 02:43:52 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453032.3603299, 'type': 's', 'key': '366a31f8b295447ab25e54f00a7f74c2'}
May 12 02:44:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 78} 0f890f890007000000000000000000030003000000004e106363
May 12 02:44:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 96} 10d310d300070000000000000000001600030000000060106463
May 12 02:44:02 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:44:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:44:02 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:44:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a40012000000005b006464
May 12 02:44:02 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:44:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043306464
May 12 02:44:02 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715453042, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:44:02 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715453042, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:44:02 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715453042, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 67}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "d29559e8a18e4e64b351bc4cdddf373d"}
May 12 02:44:03 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453043.0648026, 'type': 's', 'key': 'd29559e8a18e4e64b351bc4cdddf373d'}
May 12 02:44:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 86} 1dd51dd50007000000000000000003a100120000000056206464
May 12 02:44:04 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:44:04 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a106464
May 12 02:44:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055006363
May 12 02:44:04 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:44:04 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:44:04 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:44:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 36, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 133, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 2, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 136, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002403a3001203e0850040327f81
May 12 02:44:05 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715453045, 'statusValues': {'skinTemp': 129, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 127, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 931, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 2, 'battery': 64}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:44:05 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715453045, 'statusValues': {'skinTemp': 129, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 127, 'actCals': 3, 'totalSteps': 0, 'totalCals': 136, 'bmrCals': 133, 'heartRate': 0, 'solarGen': 931, 'walkSteps': 0, 'sleepDuration': 36, 'sleepState': 2, 'battery': 64}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:44:05 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715453045, "statusValues": {"skinTemp": 129, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 127, "actCals": 3, "totalSteps": 0, "totalCals": 136, "bmrCals": 133, "heartRate": 0, "solarGen": 931, "walkSteps": 0, "sleepDuration": 36, "sleepState": 2, "battery": 64}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "5bed08fbaa9c41a9b95d849deeb92ea7"}
May 12 02:44:06 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453045.8178706, 'type': 's', 'key': '5bed08fbaa9c41a9b95d849deeb92ea7'}
May 12 02:44:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 70} 0d550d5500070000000000000000000300030000000046306464
May 12 02:44:07 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:44:07 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:44:16 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:44:16 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:44:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a40012000000005b206464
May 12 02:44:16 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:44:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 86} 1dd51dd50007000000000000000003a100120000000056306464
May 12 02:44:16 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:44:16 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a206464
May 12 02:44:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:44:16 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:44:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055106363
May 12 02:44:16 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:44:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f306463
May 12 02:44:16 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:44:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 37, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 134, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 137, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002503a3001203f0860040007f81
May 12 02:44:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047206363
May 12 02:44:17 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715453057, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:44:17 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715453057, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:44:18 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715453057, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "38ba90869ad44eeabeb9040a31c8a9d2"}
May 12 02:44:18 msm8909 python3[3097]: ADVERT: {'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00', 'mtp_version': 6} 262c262c0006
May 12 02:44:18 msm8909 python3[3097]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 12 02:44:19 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:44:19 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:44:19 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "624cac31124b4db2a71afa4798167c0a"}
May 12 02:44:19 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453058.5516536, 'type': 's', 'key': '38ba90869ad44eeabeb9040a31c8a9d2'}
May 12 02:44:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006465
May 12 02:44:19 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715453059, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:44:19 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715453059, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:44:19 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715453059, "statusValues": {"skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "9c83f363b9004c0b9190f92599db8522"}
May 12 02:44:19 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453059.422955, 'type': 's', 'key': '624cac31124b4db2a71afa4798167c0a'}
May 12 02:44:20 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453059.9874036, 'type': 's', 'key': '9c83f363b9004c0b9190f92599db8522'}
May 12 02:44:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047306363
May 12 02:44:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058106464
May 12 02:44:30 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:44:31 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a006464
May 12 02:44:31 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055206363
May 12 02:44:31 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:44:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106465
May 12 02:44:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 69} 1d921d9200070000000000000000001200120000000045206464
May 12 02:44:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 37, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 134, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 137, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002503a3001203f0860040107f81
May 12 02:44:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:44:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f106463
May 12 02:44:34 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:44:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:44:34 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:44:35 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:44:35 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:44:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306465
May 12 02:44:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:44:44 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715453084, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:44:44 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715453084, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:44:44 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715453084, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "974978632fbd455f8554e9f48205e322"}
May 12 02:44:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f206463
May 12 02:44:44 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:44:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 69} 1d921d9200070000000000000000001200120000000045306464
May 12 02:44:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:44:44 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:44:45 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047106363
May 12 02:44:45 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453084.6295707, 'type': 's', 'key': '974978632fbd455f8554e9f48205e322'}
May 12 02:44:45 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:44:45 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:44:45 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:44:45 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:44:46 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a106464
May 12 02:44:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:44:46 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:44:46 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:44:46 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:44:48 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a206464
May 12 02:44:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055006363
May 12 02:44:49 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:44:58 msm8909 python3[3097]: ADVERT: {'company_id': b'$\x04', 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6} 240424040006
May 12 02:44:58 msm8909 python3[3097]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:44:58 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 12 02:44:58 msm8909 python3[3097]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:44:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106465
May 12 02:44:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d306363
May 12 02:44:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055106363
May 12 02:44:58 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:44:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:44:58 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:44:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f306463
May 12 02:44:58 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:44:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:44:59 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:44:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:44:59 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:44:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 37, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 134, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 137, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 64} 13d413d40007000000000000002503a3001203f0860040007f81
May 12 02:45:00 msm8909 python3[3097]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 12 02:45:00 msm8909 python3[3097]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:45:01 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a306464
May 12 02:45:01 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715453101, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 74}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:45:01 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715453101, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 74}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:45:01 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715453101, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 74}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "6d67a4e6a09a46158acee8c05a5d8be2"}
May 12 02:45:01 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453101.4986491, 'type': 's', 'key': '6d67a4e6a09a46158acee8c05a5d8be2'}
May 12 02:45:01 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 69} 1d921d9200070000000000000000001200120000000045106464
May 12 02:45:02 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 71} 1d691d6900070000000000000000001200120000000047306363
May 12 02:45:12 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058106464
May 12 02:45:12 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:45:12 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006363
May 12 02:45:13 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 74} 251a251a0007000000000000000003670012000000004a006464
May 12 02:45:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055306363
May 12 02:45:13 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:45:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f106463
May 12 02:45:13 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:45:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d006363
May 12 02:45:13 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:45:13 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:45:14 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 37, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 134, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 137, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002503a3001203f086003f207f81
May 12 02:45:14 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715453114, 'statusValues': {'skinTemp': 129, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 127, 'actCals': 3, 'totalSteps': 0, 'totalCals': 137, 'bmrCals': 134, 'heartRate': 0, 'solarGen': 931, 'walkSteps': 0, 'sleepDuration': 37, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:45:14 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715453114, 'statusValues': {'skinTemp': 129, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 127, 'actCals': 3, 'totalSteps': 0, 'totalCals': 137, 'bmrCals': 134, 'heartRate': 0, 'solarGen': 931, 'walkSteps': 0, 'sleepDuration': 37, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:45:14 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715453114, "statusValues": {"skinTemp": 129, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 127, "actCals": 3, "totalSteps": 0, "totalCals": 137, "bmrCals": 134, "heartRate": 0, "solarGen": 931, "walkSteps": 0, "sleepDuration": 37, "sleepState": 0, "battery": 63}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "43cc3256db8c45e0b70ba8c8cebca710"}
May 12 02:45:15 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:45:15 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:45:15 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453114.9960353, 'type': 's', 'key': '43cc3256db8c45e0b70ba8c8cebca710'}
May 12 02:45:16 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a40012000000005a006464
May 12 02:45:16 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:45:17 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:45:17 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:45:17 msm8909 python3[3097]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 12 02:45:17 msm8909 python3[3097]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 02:45:19 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:45:19 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:45:19 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "e49d707db65947619e7e6e1217ea1598"}
May 12 02:45:19 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453119.7429571, 'type': 's', 'key': 'e49d707db65947619e7e6e1217ea1598'}
May 12 02:45:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004106363
May 12 02:45:26 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:45:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043306464
May 12 02:45:26 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715453126, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:45:26 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715453126, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:45:26 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715453126, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 67}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "96a1ae0be1ef4a2abff65ec44608d9d3"}
May 12 02:45:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:45:26 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:45:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 37, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 134, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 137, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002503a3001203f086003f307f81
May 12 02:45:27 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453127.120029, 'type': 's', 'key': '96a1ae0be1ef4a2abff65ec44608d9d3'}
May 12 02:45:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:45:28 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:45:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:45:28 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a40012000000005a106464
May 12 02:45:28 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:45:29 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048106363
May 12 02:45:29 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715453129, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:45:29 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715453129, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:45:29 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715453129, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "50e7192409734c09861b028d4883d21e"}
May 12 02:45:30 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453130.1681538, 'type': 's', 'key': '50e7192409734c09861b028d4883d21e'}
May 12 02:45:30 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b206464
May 12 02:45:30 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006465
May 12 02:45:30 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715453130, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:45:30 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715453130, 'statusValues': {'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:45:30 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715453130, "statusValues": {"skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "21daa7d4c5f849c8a6876bb78080f379"}
May 12 02:45:31 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453131.356693, 'type': 's', 'key': '21daa7d4c5f849c8a6876bb78080f379'}
May 12 02:45:40 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b306464
May 12 02:45:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a200120000000056106363
May 12 02:45:41 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:45:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:45:41 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:45:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a40012000000005a206464
May 12 02:45:41 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:45:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:45:41 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:45:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 37, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 134, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 137, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002503a3001203f086003f007f81
May 12 02:45:42 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206465
May 12 02:45:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f006463
May 12 02:45:43 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:45:43 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043106464
May 12 02:45:44 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048306363
May 12 02:45:47 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:45:47 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:45:54 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006363
May 12 02:45:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 101, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306465
May 12 02:45:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:45:55 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715453155, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:45:55 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715453155, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:45:55 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715453155, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 77}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "f055d17f318944798f9eb4d32252881d"}
May 12 02:45:55 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b006464
May 12 02:45:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a200120000000056306363
May 12 02:45:55 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:45:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:45:55 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:45:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 90} 18cf18cf0007000000000000000003a40012000000005a006464
May 12 02:45:55 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:45:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 67} 1d921d9200070000000000000000001200120000000043206464
May 12 02:45:56 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:45:56 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:45:56 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453156.0053184, 'type': 's', 'key': 'f055d17f318944798f9eb4d32252881d'}
May 12 02:45:58 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f106463
May 12 02:45:58 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:45:59 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:45:59 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:46:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 86} 158315830007000000000000000003a200120000000056006363
May 12 02:46:08 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:46:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:46:08 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:46:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:46:08 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:46:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:46:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:46:10 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 75} 251a251a0007000000000000000003670012000000004b206464
May 12 02:46:10 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715453170, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:46:10 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715453170, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:46:10 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715453170, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "b72d13af77ef4fcb8dc003ac2d09e17e"}
May 12 02:46:10 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:46:10 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453170.5777001, 'type': 's', 'key': 'b72d13af77ef4fcb8dc003ac2d09e17e'}
May 12 02:46:12 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:46:12 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:46:12 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f306463
May 12 02:46:12 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:46:17 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:46:17 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:46:19 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:46:19 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:46:19 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "32f136915c9347388636dca0e6583906"}
May 12 02:46:20 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453180.0630786, 'type': 's', 'key': '32f136915c9347388636dca0e6583906'}
May 12 02:46:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044106464
May 12 02:46:22 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c306464
May 12 02:46:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055206363
May 12 02:46:22 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:46:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059006464
May 12 02:46:23 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:46:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048306363
May 12 02:46:24 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206464
May 12 02:46:24 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:46:24 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:46:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:46:25 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:46:25 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f006463
May 12 02:46:25 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:46:26 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 37, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 134, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 137, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002503a3001203f086003f107f81
May 12 02:46:26 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715453186, 'statusValues': {'skinTemp': 129, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 127, 'actCals': 3, 'totalSteps': 0, 'totalCals': 137, 'bmrCals': 134, 'heartRate': 0, 'solarGen': 931, 'walkSteps': 0, 'sleepDuration': 37, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:46:26 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715453186, 'statusValues': {'skinTemp': 129, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 127, 'actCals': 3, 'totalSteps': 0, 'totalCals': 137, 'bmrCals': 134, 'heartRate': 0, 'solarGen': 931, 'walkSteps': 0, 'sleepDuration': 37, 'sleepState': 0, 'battery': 63}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:46:26 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715453186, "statusValues": {"skinTemp": 129, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 127, "actCals": 3, "totalSteps": 0, "totalCals": 137, "bmrCals": 134, "heartRate": 0, "solarGen": 931, "walkSteps": 0, "sleepDuration": 37, "sleepState": 0, "battery": 63}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "b9c3b3c687154e839b9ccbecbeaad11e"}
May 12 02:46:26 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453186.6772158, 'type': 's', 'key': 'b9c3b3c687154e839b9ccbecbeaad11e'}
May 12 02:46:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047306464
May 12 02:46:37 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715453197, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:46:37 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715453197, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:46:37 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715453197, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "6f7c938747f54d78a4dbfa58b2aeb9d1"}
May 12 02:46:37 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c106464
May 12 02:46:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:46:37 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715453197, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:46:37 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715453197, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:46:37 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715453197, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "d1858b173ba446d3b6735afe3d3af04e"}
May 12 02:46:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d106363
May 12 02:46:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:46:37 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:46:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055306363
May 12 02:46:37 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:46:37 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453197.6730723, 'type': 's', 'key': '6f7c938747f54d78a4dbfa58b2aeb9d1'}
May 12 02:46:37 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004006363
May 12 02:46:37 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:46:38 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453197.9504676, 'type': 's', 'key': 'd1858b173ba446d3b6735afe3d3af04e'}
May 12 02:46:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 37, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 134, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 137, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002503a3001203f086003f207f81
May 12 02:46:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006363
May 12 02:46:38 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715453198, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:46:38 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715453198, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:46:38 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715453198, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "8ce1c704a0e8445cb78358071dd3482a"}
May 12 02:46:38 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:46:39 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453199.3045628, 'type': 's', 'key': '8ce1c704a0e8445cb78358071dd3482a'}
May 12 02:46:39 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:46:39 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:46:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f106463
May 12 02:46:41 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:46:41 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059206464
May 12 02:46:41 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:46:48 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:46:48 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:46:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 77} 0f890f890007000000000000000000030003000000004d206363
May 12 02:46:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f206463
May 12 02:46:50 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:46:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048206363
May 12 02:46:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 37, 'skin_temp': 129, 'total_steps': 0, 'bmr_cals': 134, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 137, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 63} 13d413d40007000000000000002503a3001203f086003f307f81
May 12 02:46:51 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:46:52 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055106363
May 12 02:46:52 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:46:54 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106464
May 12 02:46:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004206363
May 12 02:46:55 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:46:55 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a40012000000005b206464
May 12 02:46:55 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:47:04 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055206363
May 12 02:47:04 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:47:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f006463
May 12 02:47:05 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:47:05 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048306363
May 12 02:47:06 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206464
May 12 02:47:06 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c006464
May 12 02:47:07 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xc6', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 928, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x10\xc6', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 4} 10c610c60007000000000000000003a000120000000004306363
May 12 02:47:07 msm8909 python3[3097]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:47:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 89} 1dd51dd50007000000000000000003a100120000000059106464
May 12 02:47:08 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:47:08 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:47:08 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:47:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 12 02:47:18 msm8909 python3[3097]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:47:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006363
May 12 02:47:18 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:47:18 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:47:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:47:18 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:47:18 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a40012000000005b006464
May 12 02:47:18 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:47:19 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c106464
May 12 02:47:19 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715453239, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:47:19 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715453239, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 871, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 76, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:47:19 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715453239, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 871, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76}, "firmwareRevision": null, "wearableId": 76, "configId": 295, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "a09dbd2d279340bebfc4b50132f3a4fe"}
May 12 02:47:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f106463
May 12 02:47:19 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:47:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 76} 0f890f890007000000000000000000030003000000004c106363
May 12 02:47:19 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715453239, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:47:19 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715453239, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76}, 'firmwareRevision': None, 'wearableId': 73, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:47:19 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715453239, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76}, "firmwareRevision": null, "wearableId": 73, "configId": 292, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "abf075da9b764c67847f624e3bc314d0"}
May 12 02:47:19 msm8909 python3[3097]: [SSE] Sending keepalive ping
May 12 02:47:19 msm8909 python3[3097]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:47:19 msm8909 python3[3097]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "3a1e6c6d06bc4216b513ef7c0873560f"}
May 12 02:47:19 msm8909 python3[3097]: ADVERT: {'company_id': b'\x15\x83', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 930, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x15\x83', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 85} 158315830007000000000000000003a200120000000055306363
May 12 02:47:19 msm8909 python3[3097]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:47:20 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453239.8101363, 'type': 's', 'key': 'a09dbd2d279340bebfc4b50132f3a4fe'}
May 12 02:47:20 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453240.143249, 'type': 's', 'key': 'abf075da9b764c67847f624e3bc314d0'}
May 12 02:47:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044306464
May 12 02:47:20 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453240.2014394, 'type': 's', 'key': '3a1e6c6d06bc4216b513ef7c0873560f'}
May 12 02:47:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:47:20 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:47:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 37, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 134, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 137, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002503a3001203f086003d207f80
May 12 02:47:20 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f206463
May 12 02:47:20 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:47:21 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047006464
May 12 02:47:22 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 76} 0f890f890007000000000000000000030003000000004c106363
May 12 02:47:23 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:47:23 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:47:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 76} 0f890f890007000000000000000000030003000000004c206363
May 12 02:47:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 37, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 134, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 137, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002503a3001203f086003d007f80
May 12 02:47:32 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715453252, 'statusValues': {'skinTemp': 128, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 127, 'actCals': 3, 'totalSteps': 0, 'totalCals': 137, 'bmrCals': 134, 'heartRate': 0, 'solarGen': 931, 'walkSteps': 0, 'sleepDuration': 37, 'sleepState': 0, 'battery': 61}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:47:32 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:30:B0:14', 'utcTimestamp': 1715453252, 'statusValues': {'skinTemp': 128, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 127, 'actCals': 3, 'totalSteps': 0, 'totalCals': 137, 'bmrCals': 134, 'heartRate': 0, 'solarGen': 931, 'walkSteps': 0, 'sleepDuration': 37, 'sleepState': 0, 'battery': 61}, 'firmwareRevision': None, 'wearableId': 81, 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:47:32 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:30:B0:14", "utcTimestamp": 1715453252, "statusValues": {"skinTemp": 128, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 127, "actCals": 3, "totalSteps": 0, "totalCals": 137, "bmrCals": 134, "heartRate": 0, "solarGen": 931, "walkSteps": 0, "sleepDuration": 37, "sleepState": 0, "battery": 61}, "firmwareRevision": null, "wearableId": 81, "configId": 301, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "83e69ef17216450f97a9b64aec41024b"}
May 12 02:47:32 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044006464
May 12 02:47:33 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048206363
May 12 02:47:33 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a40012000000005b206464
May 12 02:47:33 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:47:33 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106464
May 12 02:47:33 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453253.285548, 'type': 's', 'key': '83e69ef17216450f97a9b64aec41024b'}
May 12 02:47:34 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:47:34 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:47:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:47:35 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:47:35 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f306463
May 12 02:47:35 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:47:36 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047106464
May 12 02:47:36 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c306464
May 12 02:47:46 msm8909 python3[3097]: ADVERT: {'company_id': b'%\x1a', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 871, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'%\x1a', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 76} 251a251a0007000000000000000003670012000000004c006464
May 12 02:47:46 msm8909 python3[3097]: ADVERT: {'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 12 02:47:46 msm8909 python3[3097]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:47:47 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\x92', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\x92', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 68} 1d921d9200070000000000000000001200120000000044206464
May 12 02:47:47 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715453267, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:47:47 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715453267, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68}, 'firmwareRevision': None, 'wearableId': 75, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:47:47 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715453267, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68}, "firmwareRevision": null, "wearableId": 75, "configId": 291, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "bc86c50bc71b42bc8d33ab9e3c2332e2"}
May 12 02:47:47 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1d\xd5', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 929, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 88} 1dd51dd50007000000000000000003a100120000000058106464
May 12 02:47:47 msm8909 python3[3097]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:47:48 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453267.9877665, 'type': 's', 'key': 'bc86c50bc71b42bc8d33ab9e3c2332e2'}
May 12 02:47:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\x18\xcf', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 932, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 91} 18cf18cf0007000000000000000003a40012000000005b306464
May 12 02:47:48 msm8909 python3[3097]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:47:48 msm8909 python3[3097]: Running Scheduled: Check Network
May 12 02:47:48 msm8909 python3[3097]: [NET] NETWORK GOOD.
May 12 02:47:48 msm8909 python3[3097]: ADVERT: {'company_id': b'\rU', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 100, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\rU', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 71} 0d550d5500070000000000000000000300030000000047206464
May 12 02:47:48 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715453268, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:47:48 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715453268, 'statusValues': {'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 3, 'caseTemp': 100, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 3, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71}, 'firmwareRevision': None, 'wearableId': 74, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:47:48 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715453268, "statusValues": {"skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 3, "caseTemp": 100, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 3, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71}, "firmwareRevision": null, "wearableId": 74, "configId": 294, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "f76564541a104d6b8207ee79e8f21809"}
May 12 02:47:49 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453269.2341194, 'type': 's', 'key': 'f76564541a104d6b8207ee79e8f21809'}
May 12 02:47:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x0f\x89', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 3, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x0f\x89', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 76} 0f890f890007000000000000000000030003000000004c006363
May 12 02:47:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x10\xd3', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 3, 'pairing_code': b'\x10\xd3', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'battery': 95} 10d310d30007000000000000000000160003000000005f106463
May 12 02:47:49 msm8909 python3[3097]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:47:49 msm8909 python3[3097]: ADVERT: {'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6} 00fa00fa0006
May 12 02:47:49 msm8909 python3[3097]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:47:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x1di', 'act_cals': 0, 'sleep_duration': 0, 'skin_temp': 99, 'total_steps': 0, 'bmr_cals': 0, 'solar_gen': 18, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x1di', 'total_cals': 0, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'battery': 72} 1d691d6900070000000000000000001200120000000048006363
May 12 02:47:50 msm8909 python3[3097]: DEBUG INSTANT UPDATE: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715453270, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:47:50 msm8909 python3[3097]: [SSE] Instant: {'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715453270, 'statusValues': {'skinTemp': 99, 'runSteps': 0, 'distance': 0, 'thermalGen': 18, 'caseTemp': 99, 'actCals': 0, 'totalSteps': 0, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'solarGen': 18, 'walkSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72}, 'firmwareRevision': None, 'wearableId': 63, 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:47:50 msm8909 python3[3097]: [SSE] Sending: {"msg": {"deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715453270, "statusValues": {"skinTemp": 99, "runSteps": 0, "distance": 0, "thermalGen": 18, "caseTemp": 99, "actCals": 0, "totalSteps": 0, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "solarGen": 18, "walkSteps": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72}, "firmwareRevision": null, "wearableId": 63, "configId": 293, "gatewayId": "00e15e66f988db"}, "rt": "instant", "key": "547b954fe1f84466a4d163bca836e177"}
May 12 02:47:50 msm8909 python3[3097]: ADVERT: {'company_id': b'\x13\xd4', 'act_cals': 3, 'sleep_duration': 37, 'skin_temp': 128, 'total_steps': 0, 'bmr_cals': 134, 'solar_gen': 931, 'run_steps': 0, 'sleep_state': 0, 'alert_status': b'\x00', 'thermal_gen': 18, 'pairing_code': b'\x13\xd4', 'total_cals': 137, 'mtp_version': 7, 'heart_rate': 0, 'case_temp': 127, 'walk_steps': 0, 'distance': 0, 'battery': 61} 13d413d40007000000000000002503a3001203f086003d107f80
May 12 02:47:50 msm8909 python3[3097]: [SSE] RX'd: {'source': 0, 'data': '', 'timestamp': 1715453270.7099221, 'type': 's', 'key': '547b954fe1f84466a4d163bca836e177'}
May 12 02:47:54 msm8909 python3[3097]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT
May 12 02:47:54 msm8909 systemd[1]: Stopping Mother Gateway Service...