-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 09 08:28:19 msm8909 python3[2032]: DB VERSION: 9
May 09 08:28:19 msm8909 python3[2032]: [DB] No upgrade needed
May 09 08:28:19 msm8909 python3[2032]: [DEBUG] Looking for old files to remove in /data/logs
May 09 08:28:19 msm8909 python3[2032]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 08:28:19 msm8909 python3[2032]: [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 09 08:28:19 msm8909 python3[2032]: [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 09 08:28:20 msm8909 python3[2032]: [SSE] SETTING UP SSE
May 09 08:28:20 msm8909 python3[2032]: [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 09 08:28:20 msm8909 python3[2032]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xaccdbd90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 08:28:20 msm8909 python3[2032]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xac207230>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 08:28:33 msm8909 python3[2032]: Traceback (most recent call last):
May 09 08:28:33 msm8909 python3[2032]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 09 08:28:33 msm8909 python3[2032]: hci0 = BluetoothAdapter(0);
May 09 08:28:33 msm8909 python3[2032]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 09 08:28:33 msm8909 python3[2032]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 09 08:28:33 msm8909 python3[2032]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 09 08:28:33 msm8909 python3[2032]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 09 08:28:33 msm8909 python3[2032]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 09 08:28:33 msm8909 python3[2032]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 09 08:28:33 msm8909 python3[2032]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 09 08:28:33 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 09 08:28:33 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 09 08:28:33 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 09 08:28:38 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 09 08:28:38 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 09 08:28:38 msm8909 systemd[1]: Started Mother Gateway Service.
May 09 08:28:40 msm8909 python3[3039]: READING DB FROM FILE: /data/mother.db
May 09 08:28:40 msm8909 python3[3039]: DB VERSION: 9
May 09 08:28:40 msm8909 python3[3039]: [DB] No upgrade needed
May 09 08:28:41 msm8909 python3[3039]: [DEBUG] Looking for old files to remove in /data/logs
May 09 08:28:41 msm8909 python3[3039]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 08:28:41 msm8909 python3[3039]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 08:28:41 msm8909 python3[3039]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 08:28:42 msm8909 python3[3039]: [SSE] SETTING UP SSE
May 09 08:28:42 msm8909 python3[3039]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 08:29:20 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:29:20 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:29:20 msm8909 python3[3039]: Running Scheduled: Thread Check
May 09 08:29:20 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:29:20 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:29:20 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "273a6e8e91044e1bb3c5a1450610f6d5", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:29:20 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214523.2023461, 'key': '13bace75160d4da488047ba1a9e74f2a', 'data': ''}
May 09 08:29:20 msm8909 python3[3039]: [SSE] RX'd: {'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'source': 1, 'timestamp': 1715214524.4498489, 'key': None, 'type': 'gw'}
May 09 08:29:20 msm8909 python3[3039]: [SSE] RX'd: {'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"}]', 'source': 1, 'timestamp': 1715214524.4529579, 'key': None, 'type': 'wearables'}
May 09 08:29:20 msm8909 python3[3039]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'source': 1, 'timestamp': 1715214524.678365, 'key': None, 'type': 'wconfig'}
May 09 08:29:20 msm8909 python3[3039]: [SSE] UPDATING W CONFIG
May 09 08:29:20 msm8909 python3[3039]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'source': 1, 'timestamp': 1715214524.8706312, 'key': None, 'type': 'wconfig'}
May 09 08:29:20 msm8909 python3[3039]: [SSE] UPDATING W CONFIG
May 09 08:29:20 msm8909 python3[3039]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'source': 1, 'timestamp': 1715214525.0690427, 'key': None, 'type': 'wconfig'}
May 09 08:29:20 msm8909 python3[3039]: [SSE] UPDATING W CONFIG
May 09 08:29:20 msm8909 python3[3039]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'source': 1, 'timestamp': 1715214525.294848, 'key': None, 'type': 'wconfig'}
May 09 08:29:20 msm8909 python3[3039]: [SSE] UPDATING W CONFIG
May 09 08:29:20 msm8909 python3[3039]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'source': 1, 'timestamp': 1715214525.4910362, 'key': None, 'type': 'wconfig'}
May 09 08:29:20 msm8909 python3[3039]: [SSE] UPDATING W CONFIG
May 09 08:29:20 msm8909 python3[3039]: [SSE] RX'd: {'data': '0', 'source': 1, 'timestamp': 1715214525.5464864, 'key': None, 'type': 'prov'}
May 09 08:29:20 msm8909 python3[3039]: [SSE] SETTING PROVISIONING TO: 0
May 09 08:29:20 msm8909 python3[3039]: [CONFIG] SSE Has new config, updating
May 09 08:29:20 msm8909 python3[3039]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 08:29:20 msm8909 python3[3039]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 08:29:20 msm8909 python3[3039]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 08:29:20 msm8909 python3[3039]: [CLOUD] Activating Gateway
May 09 08:29:20 msm8909 python3[3039]: DBUS: Discovered 06:05:04:09:A0:9C .
May 09 08:29:20 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 09 08:29:20 msm8909 python3[3039]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 08:29:20 msm8909 python3[3039]: DBUS: Discovered 06:05:04:B5:22:28 .
May 09 08:29:20 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 110, 'total_cals': 26, 'battery': 55, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 112, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 25, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 26} 222822280007000001c3014c0153001a000101a0193d37046e70
May 09 08:29:20 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:29:20 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214560.5161645, 'key': '273a6e8e91044e1bb3c5a1450610f6d5', 'data': ''}
May 09 08:29:21 msm8909 python3[3039]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 09 08:29:21 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 92, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 91, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 54} 18cf18cf0007000000000000000000360000000000005c005c5b
May 09 08:29:21 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:29:21 msm8909 python3[3039]: DBUS: Discovered 06:05:04:33:04:2B .
May 09 08:29:21 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:29:21 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:29:21 msm8909 python3[3039]: DBUS: Discovered 06:05:04:A0:73:18 .
May 09 08:29:21 msm8909 python3[3039]: ADVERT: {'pairing_code': b'$\xf8', 'company_id': b'_\x00', 'mtp_version': 5} 24f8065f00
May 09 08:29:21 msm8909 python3[3039]: IGNORING 06:05:04:A0:73:18 WITH PAIRING CODE: 24f8
May 09 08:29:21 msm8909 python3[3039]: DBUS: Discovered 06:05:04:11:EE:0F .
May 09 08:29:21 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x03\xaf', 'company_id': b'_\x00', 'mtp_version': 5} 03af065f00
May 09 08:29:21 msm8909 python3[3039]: IGNORING 06:05:04:11:EE:0F WITH PAIRING CODE: 03af
May 09 08:29:21 msm8909 python3[3039]: DBUS: Discovered 06:05:04:7A:56:97 .
May 09 08:29:21 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 09 08:29:21 msm8909 python3[3039]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 08:29:21 msm8909 python3[3039]: DBUS: Discovered 06:05:04:78:A9:44 .
May 09 08:29:21 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\r\x04', 'company_id': b'_\x00', 'mtp_version': 5} 0d04065f00
May 09 08:29:22 msm8909 python3[3039]: IGNORING 06:05:04:78:A9:44 WITH PAIRING CODE: 0d04
May 09 08:29:22 msm8909 python3[3039]: DBUS: Discovered 06:05:04:6D:74:4C .
May 09 08:29:22 msm8909 python3[3039]: ADVERT: {'pairing_code': b'&,', 'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6} 262c262c0006
May 09 08:29:22 msm8909 python3[3039]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 08:29:22 msm8909 python3[3039]: DBUS: Discovered 06:05:04:62:A2:9E .
May 09 08:29:22 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x06^', 'company_id': b'_\x00', 'mtp_version': 5} 065e055f00
May 09 08:29:22 msm8909 python3[3039]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 08:29:22 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 130} 0f890f890007000000000000000000820009000000004d305d5d
May 09 08:29:22 msm8909 python3[3039]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 09 08:29:22 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 130, 'battery': 77, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214562, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:29:22 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 130, 'battery': 77, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214562, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:29:22 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "77cf24fb6b88460881cb4d7c0429e410", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 130, "battery": 77, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214562, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:29:22 msm8909 python3[3039]: DBUS: Discovered 06:05:04:E3:C1:7F .
May 09 08:29:22 msm8909 python3[3039]: ADVERT: {'pairing_code': b'%?', 'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 09 08:29:22 msm8909 python3[3039]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 08:29:22 msm8909 python3[3039]: DBUS: Discovered 06:05:04:37:48:D1 .
May 09 08:29:22 msm8909 python3[3039]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 09 08:29:22 msm8909 python3[3039]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 08:29:22 msm8909 python3[3039]: DBUS: Discovered 06:05:04:48:10:21 .
May 09 08:29:22 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 09 08:29:22 msm8909 python3[3039]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 08:29:22 msm8909 python3[3039]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 09 08:29:22 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 09 08:29:22 msm8909 python3[3039]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 08:29:23 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:29:23 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:29:23 msm8909 python3[3039]: DBUS: Discovered 06:05:04:13:9C:CF .
May 09 08:29:23 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 08:29:23 msm8909 python3[3039]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 08:29:23 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214562.6861742, 'key': '77cf24fb6b88460881cb4d7c0429e410', 'data': ''}
May 09 08:29:24 msm8909 python3[3039]: DBUS: Discovered 06:05:04:AA:BA:B6 .
May 09 08:29:24 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x1ev', 'company_id': b'_\x00', 'mtp_version': 5} 1e76065f00
May 09 08:29:24 msm8909 python3[3039]: IGNORING 06:05:04:AA:BA:B6 WITH PAIRING CODE: 1e76
May 09 08:29:24 msm8909 python3[3039]: DBUS: Discovered 06:05:04:70:12:C8 .
May 09 08:29:24 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12\xc8', 'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6} 12c812c80006
May 09 08:29:24 msm8909 python3[3039]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 08:29:25 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 88} 0d550d5500070000000000000000005800090000000049106464
May 09 08:29:25 msm8909 python3[3039]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 09 08:29:25 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 88, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214565, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:29:25 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 88, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214565, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:29:25 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "cbf3f810a3bf456abb815c7938808c87", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 88, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214565, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:29:26 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214565.6096396, 'key': 'cbf3f810a3bf456abb815c7938808c87', 'data': ''}
May 09 08:29:34 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048306565
May 09 08:29:34 msm8909 python3[3039]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 09 08:29:34 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214574, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:29:34 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214574, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:29:35 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "7711c60259484f1dbfa47a247fe5d64e", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214574, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:29:35 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 92, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 91, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 54} 18cf18cf0007000000000000000000360000000000005c205c5b
May 09 08:29:35 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:29:35 msm8909 python3[3039]: DBUS: Discovered 06:05:04:31:50:9D .
May 09 08:29:35 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02}', 'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6} 027d027d0006
May 09 08:29:35 msm8909 python3[3039]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 08:29:35 msm8909 python3[3039]: DBUS: Discovered 06:05:04:8D:1D:07 .
May 09 08:29:35 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x1d\x07', 'company_id': b'_\x00', 'mtp_version': 5} 1d07065f00
May 09 08:29:35 msm8909 python3[3039]: IGNORING 06:05:04:8D:1D:07 WITH PAIRING CODE: 1d07
May 09 08:29:35 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214575.4604969, 'key': '7711c60259484f1dbfa47a247fe5d64e', 'data': ''}
May 09 08:29:36 msm8909 python3[3039]: DBUS: Discovered 06:05:04:61:15:83 .
May 09 08:29:36 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 54} 1583158300070000000000000000003600000000000057105c5c
May 09 08:29:36 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:29:36 msm8909 python3[3039]: DBUS: Discovered 06:05:04:1F:66:01 .
May 09 08:29:36 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 09 08:29:36 msm8909 python3[3039]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 08:29:36 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 88} 0d550d5500070000000000000000005800090000000049206464
May 09 08:29:36 msm8909 python3[3039]: DBUS: Discovered 06:05:04:71:88:0E .
May 09 08:29:36 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12\xde', 'company_id': b'_\x00', 'mtp_version': 5} 12de055f00
May 09 08:29:36 msm8909 python3[3039]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 09 08:29:36 msm8909 python3[3039]: DBUS: Discovered 06:05:04:44:7C:06 .
May 09 08:29:36 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 09 08:29:36 msm8909 python3[3039]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 08:29:36 msm8909 python3[3039]: DBUS: Discovered 06:05:04:5D:AD:F7 .
May 09 08:29:36 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x11\xb7', 'company_id': b'_\x00', 'mtp_version': 5} 11b7065f00
May 09 08:29:36 msm8909 python3[3039]: IGNORING 06:05:04:5D:AD:F7 WITH PAIRING CODE: 11b7
May 09 08:29:37 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048006565
May 09 08:29:37 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02}', 'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6} 027d027d0006
May 09 08:29:37 msm8909 python3[3039]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 08:29:38 msm8909 python3[3039]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 09 08:29:38 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 09 08:29:38 msm8909 python3[3039]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 08:29:38 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 88} 0d550d5500070000000000000000005800090000000049206464
May 09 08:29:39 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 93, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 54} 251a251a0007000000000000000000360000000000004d105d5e
May 09 08:29:39 msm8909 python3[3039]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 09 08:29:39 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 54, 'battery': 77, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214579, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:29:39 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 54, 'battery': 77, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214579, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:29:39 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "fa146270f8ec46549b34d6da90723459", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 54, "battery": 77, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214579, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:29:39 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214579.4272976, 'key': 'fa146270f8ec46549b34d6da90723459', 'data': ''}
May 09 08:29:49 msm8909 python3[3039]: DBUS: Discovered 06:05:04:63:30:52 .
May 09 08:29:49 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\tB', 'company_id': b'\tB', 'alert_status': b'\x00', 'mtp_version': 6} 094209420006
May 09 08:29:49 msm8909 python3[3039]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 08:29:49 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:29:49 msm8909 python3[3039]: DBUS: Discovered 06:05:04:66:30:47 .
May 09 08:29:49 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\t7', 'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 09 08:29:49 msm8909 python3[3039]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 08:29:49 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 110, 'total_cals': 27, 'battery': 54, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 112, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 26, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 26} 222822280007000001c3014c0153001a000101a01a3d36346e70
May 09 08:29:49 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:29:50 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:29:50 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:29:50 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 54} 1583158300070000000000000000003600000000000057305c5c
May 09 08:29:50 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:29:52 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 88} 0d550d5500070000000000000000005800090000000049306464
May 09 08:30:03 msm8909 python3[3039]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 09 08:30:03 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\n\x8e', 'company_id': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6} 0a8e0a8e0006
May 09 08:30:03 msm8909 python3[3039]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 09 08:30:03 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12\xc8', 'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6} 12c812c80006
May 09 08:30:03 msm8909 python3[3039]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 08:30:03 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 93, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 54} 251a251a0007000000000000000000360000000000004d005d5e
May 09 08:30:05 msm8909 python3[3039]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 09 08:30:05 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 09 08:30:05 msm8909 python3[3039]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 08:30:06 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 130} 0f890f890007000000000000000000820009000000004d005d5d
May 09 08:30:06 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 88} 0d550d5500070000000000000000005800090000000049006464
May 09 08:30:06 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048306565
May 09 08:30:07 msm8909 python3[3039]: DBUS: Discovered 06:05:04:17:B2:A4 .
May 09 08:30:07 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x16d', 'company_id': b'_\x00', 'mtp_version': 5} 1664065f00
May 09 08:30:07 msm8909 python3[3039]: IGNORING 06:05:04:17:B2:A4 WITH PAIRING CODE: 1664
May 09 08:30:07 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 88} 0d550d5500070000000000000000005800090000000049106464
May 09 08:30:16 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048006565
May 09 08:30:17 msm8909 python3[3039]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 09 08:30:17 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:30:17 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:30:17 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 88} 0d550d5500070000000000000000005800090000000049106464
May 09 08:30:18 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 09 08:30:18 msm8909 python3[3039]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 08:30:20 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:30:20 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:30:20 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "473beea9ee8a4feabe2908d792602dc9", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:30:20 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:30:20 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:30:20 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 88} 0d550d5500070000000000000000005800090000000049206464
May 09 08:30:20 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:30:20 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:30:20 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214620.6131942, 'key': '473beea9ee8a4feabe2908d792602dc9', 'data': ''}
May 09 08:30:21 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12\xc8', 'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6} 12c812c80006
May 09 08:30:21 msm8909 python3[3039]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 08:30:22 msm8909 python3[3039]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 09 08:30:24 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 130} 0f890f890007000000000000000000820009000000004d005d5d
May 09 08:30:26 msm8909 python3[3039]: DBUS: Connected to 06:05:04:AF:F9:E9
May 09 08:30:26 msm8909 python3[3039]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 09 08:30:26 msm8909 python3[3039]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 09 08:30:26 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "175ab90c08884174bae9d13e30c94d78", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 73, "status": 3}]}}
May 09 08:30:26 msm8909 python3[3039]: ACTIVATING HR.
May 09 08:30:33 msm8909 python3[3039]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 08:30:33 msm8909 python3[3039]: 113.65376353263855 [06:05:04:AF:F9:E9] <- HR 0000
May 09 08:30:34 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:30:34 msm8909 python3[3039]: 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, 59, 248, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 09 08:30:34 msm8909 python3[3039]: GOT Firmware Version: V1.5.4d0
May 09 08:30:34 msm8909 python3[3039]: GOT Pairing Code: 0f89
May 09 08:30:34 msm8909 python3[3039]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 08:30:34 msm8909 python3[3039]: NO FW Update needed.
May 09 08:30:34 msm8909 python3[3039]: LAST SYNC: 1715206387
May 09 08:30:35 msm8909 python3[3039]: 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, 131, 0, 0, 64, 9, 0, 0, 65, 93, 0, 0, 80, 93, 0, 0, 81, 79, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 08:30:35 msm8909 python3[3039]: ACTIVITY: 0
May 09 08:30:35 msm8909 python3[3039]: HR READING: 0 TOOK 0.000514 secs
May 09 08:30:35 msm8909 python3[3039]: DEACTIVATING HR.
May 09 08:30:35 msm8909 python3[3039]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 08:30:35 msm8909 python3[3039]: GOT Instant Data: {'act_cals': 0, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'activity': 0, 'thermal_gen': 9, 'total_steps': 0, 'solar_gen': 131, 'bmr_cals': 0, 'run_steps': 0, 'case_temp': 93, 'walk_steps': 0, 'distance': 0}
May 09 08:30:35 msm8909 python3[3039]: W ID: 73
May 09 08:30:35 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'activity': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 131, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214635, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:30:35 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'activity': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 131, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214635, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:30:35 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "2fd1bcc142a3458e815061a807db3bb4", "msg": {"statusValues": {"caseTemp": 93, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "activity": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 131, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214635, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:30:35 msm8909 python3[3039]: Instant Upload complete
May 09 08:30:35 msm8909 python3[3039]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 09 08:30:40 msm8909 python3[3039]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 08:30:40 msm8909 python3[3039]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 09 08:30:40 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 130} 0f890f890007000000000000000000820009000000004d005d5d
May 09 08:30:40 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214626.5302141, 'key': '175ab90c08884174bae9d13e30c94d78', 'data': ''}
May 09 08:30:40 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214636.3625996, 'key': '2fd1bcc142a3458e815061a807db3bb4', 'data': ''}
May 09 08:30:41 msm8909 python3[3039]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 09 08:30:43 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:30:45 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 88} 0d550d5500070000000000000000005800090000000049006464
May 09 08:30:45 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 88, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214645, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:30:45 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 88, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214645, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:30:45 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "0c3e8a0bc016475fa0de1803fb8019b6", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 88, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214645, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:30:45 msm8909 python3[3039]: DBUS: Connected to 06:05:04:11:B9:D2
May 09 08:30:45 msm8909 python3[3039]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 75, 'status': 3}]}
May 09 08:30:45 msm8909 python3[3039]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 75, 'status': 3}]}
May 09 08:30:45 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "11c0fdeb3ded431484a9df0e473c1e50", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 75, "status": 3}]}}
May 09 08:30:45 msm8909 python3[3039]: ACTIVATING HR.
May 09 08:30:46 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 131} 0f890f890007000000000000000000830009000000004f305d5d
May 09 08:30:46 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 93, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 91, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 56} 18cf18cf0007000000000000000000380000000000005d105c5b
May 09 08:30:46 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:30:46 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 111, 'total_cals': 28, 'battery': 53, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 113, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 27, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101a01b3d35146f71
May 09 08:30:46 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:30:48 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 56} 251a251a0007000000000000000000380000000000004e005d5e
May 09 08:30:48 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 56, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214648, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:30:48 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 56, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214648, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:30:48 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "37941725ca08426f975b2716a4d60e81", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 56, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214648, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:30:48 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 111, 'total_cals': 28, 'battery': 53, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 113, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 27, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101a01b3d35146f71
May 09 08:30:48 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:30:50 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 56} 1583158300070000000000000000003800000000000057105c5c
May 09 08:30:50 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:30:52 msm8909 python3[3039]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 08:30:52 msm8909 python3[3039]: 133.09819293022156 [06:05:04:11:B9:D2] <- HR 0000
May 09 08:30:53 msm8909 python3[3039]: 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, 59, 253, 83, 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 09 08:30:53 msm8909 python3[3039]: GOT Firmware Version: V1.5.4d0
May 09 08:30:53 msm8909 python3[3039]: GOT Pairing Code: 1d92
May 09 08:30:53 msm8909 python3[3039]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 08:30:53 msm8909 python3[3039]: NO FW Update needed.
May 09 08:30:53 msm8909 python3[3039]: LAST SYNC: 1715207507
May 09 08:30:54 msm8909 python3[3039]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 0, 0, 0, 64, 0, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 08:30:54 msm8909 python3[3039]: ACTIVITY: 0
May 09 08:30:54 msm8909 python3[3039]: HR READING: 0 TOOK 0.000842 secs
May 09 08:30:54 msm8909 python3[3039]: DEACTIVATING HR.
May 09 08:30:54 msm8909 python3[3039]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 08:30:54 msm8909 python3[3039]: GOT Instant Data: {'act_cals': 0, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'activity': 0, 'thermal_gen': 0, 'total_steps': 0, 'solar_gen': 0, 'bmr_cals': 0, 'run_steps': 0, 'case_temp': 101, 'walk_steps': 0, 'distance': 0}
May 09 08:30:54 msm8909 python3[3039]: W ID: 75
May 09 08:30:54 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'activity': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214654, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:30:54 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'activity': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214654, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:30:54 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "4b349088320f45d9bf4a6653c927dc7e", "msg": {"statusValues": {"caseTemp": 101, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "activity": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214654, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:30:54 msm8909 python3[3039]: Instant Upload complete
May 09 08:30:54 msm8909 python3[3039]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 09 08:30:57 msm8909 python3[3039]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 08:30:57 msm8909 python3[3039]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 09 08:30:57 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:30:58 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:30:58 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:30:58 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214646.1364956, 'key': '0c3e8a0bc016475fa0de1803fb8019b6', 'data': ''}
May 09 08:30:58 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214646.1926453, 'key': '11c0fdeb3ded431484a9df0e473c1e50', 'data': ''}
May 09 08:30:58 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214648.598825, 'key': '37941725ca08426f975b2716a4d60e81', 'data': ''}
May 09 08:30:58 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214655.1951785, 'key': '4b349088320f45d9bf4a6653c927dc7e', 'data': ''}
May 09 08:31:03 msm8909 python3[3039]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 09 08:31:03 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x1b\xab', 'company_id': b'_\x00', 'mtp_version': 5} 1bab065f00
May 09 08:31:03 msm8909 python3[3039]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 09 08:31:05 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 56} 251a251a0007000000000000000000380000000000004e205d5e
May 09 08:31:05 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 131} 0f890f890007000000000000000000830009000000004f105d5d
May 09 08:31:06 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:31:06 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:31:19 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048306565
May 09 08:31:19 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 88, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 57} 1583158300070000000000000000003900000000000058005c5c
May 09 08:31:19 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:31:20 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:31:20 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:31:20 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "aea99689211a48939006d875865d7111", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:31:20 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214680.7899172, 'key': 'aea99689211a48939006d875865d7111', 'data': ''}
May 09 08:31:28 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:31:28 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:31:30 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 131} 0f890f890007000000000000000000830009000000004f005d5d
May 09 08:31:32 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 57} 251a251a0007000000000000000000390000000000004e105e5e
May 09 08:31:33 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 0d550d5500070000000000000000005900090000000049006464
May 09 08:31:34 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048006565
May 09 08:31:34 msm8909 python3[3039]: DBUS: Discovered 06:05:04:50:93:05 .
May 09 08:31:34 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 92, 'total_cals': 0, 'battery': 90, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 57} 1dd51dd50007000000000000000000390000000000005a305c5c
May 09 08:31:34 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:31:35 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:31:35 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:31:46 msm8909 python3[3039]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 09 08:31:50 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 0d550d5500070000000000000000005900090000000049006464
May 09 08:31:52 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\tB', 'company_id': b'\tB', 'alert_status': b'\x00', 'mtp_version': 6} 094209420006
May 09 08:31:52 msm8909 python3[3039]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 08:31:52 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 57} 251a251a0007000000000000000000390000000000004e305e5e
May 09 08:31:52 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 57, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214712, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:31:52 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 57, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214712, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:31:52 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "0b3a9c5d7dbe4e2ea8992ec739c1fa9f", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 57, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214712, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:31:52 msm8909 python3[3039]: DBUS: Connected to 06:05:04:32:34:65
May 09 08:31:52 msm8909 python3[3039]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 09 08:31:52 msm8909 python3[3039]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 09 08:31:52 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "a3f36ac1aac44bebb9d546a27b4f9492", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 74, "status": 3}]}}
May 09 08:31:52 msm8909 python3[3039]: ACTIVATING HR.
May 09 08:31:55 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\tB', 'company_id': b'\tB', 'alert_status': b'\x00', 'mtp_version': 6} 094209420006
May 09 08:31:55 msm8909 python3[3039]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 08:31:59 msm8909 python3[3039]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 08:31:59 msm8909 python3[3039]: 199.69682216644287 [06:05:04:32:34:65] <- HR 0000
May 09 08:32:00 msm8909 python3[3039]: 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, 59, 252, 153, 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 09 08:32:00 msm8909 python3[3039]: GOT Firmware Version: V1.5.4d0
May 09 08:32:00 msm8909 python3[3039]: GOT Pairing Code: 0d55
May 09 08:32:00 msm8909 python3[3039]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 08:32:00 msm8909 python3[3039]: NO FW Update needed.
May 09 08:32:00 msm8909 python3[3039]: LAST SYNC: 1715207321
May 09 08:32:01 msm8909 python3[3039]: 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, 89, 0, 0, 64, 9, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 08:32:01 msm8909 python3[3039]: ACTIVITY: 0
May 09 08:32:01 msm8909 python3[3039]: HR READING: 0 TOOK 0.000504 secs
May 09 08:32:01 msm8909 python3[3039]: DEACTIVATING HR.
May 09 08:32:01 msm8909 python3[3039]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 08:32:01 msm8909 python3[3039]: GOT Instant Data: {'act_cals': 0, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'activity': 0, 'thermal_gen': 9, 'total_steps': 0, 'solar_gen': 89, 'bmr_cals': 0, 'run_steps': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0}
May 09 08:32:01 msm8909 python3[3039]: W ID: 74
May 09 08:32:01 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'activity': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 89, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214721, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:32:01 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'activity': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 89, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214721, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:32:01 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "43f6f4435a3c40dc900e7ad742970bde", "msg": {"statusValues": {"caseTemp": 100, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "activity": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 89, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214721, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:32:01 msm8909 python3[3039]: Instant Upload complete
May 09 08:32:01 msm8909 python3[3039]: DBUS: Disconnecting from 06:05:04:32:34:65
May 09 08:32:03 msm8909 python3[3039]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 08:32:03 msm8909 python3[3039]: DBUS: 06:05:04:32:34:65 disconnected.
May 09 08:32:03 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 0d550d5500070000000000000000005900090000000049006464
May 09 08:32:04 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:32:04 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:32:04 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214712.6988478, 'key': '0b3a9c5d7dbe4e2ea8992ec739c1fa9f', 'data': ''}
May 09 08:32:04 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214713.0168693, 'key': 'a3f36ac1aac44bebb9d546a27b4f9492', 'data': ''}
May 09 08:32:04 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214721.7560747, 'key': '43f6f4435a3c40dc900e7ad742970bde', 'data': ''}
May 09 08:32:12 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 131} 0f890f890007000000000000000000830009000000004f005d5d
May 09 08:32:12 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 131, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214732, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:32:12 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 131, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214732, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:32:12 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "9a5ddaa7e6b9444ebf246739e03a003a", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 131, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214732, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:32:13 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214733.0456645, 'key': '9a5ddaa7e6b9444ebf246739e03a003a', 'data': ''}
May 09 08:32:14 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 59} 251a251a00070000000000000000003b0000000000004d105e5e
May 09 08:32:20 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:32:20 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:32:20 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "c28f4aa14b91454c86dd8a550e78737b", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:32:21 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214741.0791087, 'key': 'c28f4aa14b91454c86dd8a550e78737b', 'data': ''}
May 09 08:32:24 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:32:24 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214743, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:32:24 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214743, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:32:24 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "1515d2adbe6840b3a6e09c853779dd79", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214743, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:32:24 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\t7', 'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 09 08:32:24 msm8909 python3[3039]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 08:32:24 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214744.4191341, 'key': '1515d2adbe6840b3a6e09c853779dd79', 'data': ''}
May 09 08:32:25 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 132} 0f890f890007000000000000000000840009000000004e105d5d
May 09 08:32:25 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 111, 'total_cals': 29, 'battery': 55, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 113, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 28, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101b01c3d37346f71
May 09 08:32:25 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:32:26 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 92, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 59} 1dd51dd500070000000000000000003b00000000000059005c5c
May 09 08:32:26 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:32:26 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 59} 251a251a00070000000000000000003b0000000000004d205e5e
May 09 08:32:27 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 132} 0f890f890007000000000000000000840009000000004e205d5d
May 09 08:32:28 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 0d550d5500070000000000000000005900090000000048206464
May 09 08:32:34 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:32:34 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:32:38 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048306565
May 09 08:32:39 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 59} 251a251a00070000000000000000003b0000000000004d305e5e
May 09 08:32:42 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 0d550d5500070000000000000000005900090000000048306464
May 09 08:32:42 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\t7', 'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 09 08:32:42 msm8909 python3[3039]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 08:32:42 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 132} 0f890f890007000000000000000000840009000000004e305d5d
May 09 08:32:42 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 30, 'battery': 56, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 29, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101b01d3d38147072
May 09 08:32:42 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:32:51 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 92, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 59} 1dd51dd500070000000000000000003b00000000000059305c5c
May 09 08:32:51 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:32:51 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 59} 251a251a00070000000000000000003b0000000000004d105e5e
May 09 08:32:51 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:32:51 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:32:52 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 30, 'battery': 56, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 29, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101b01d3d38247072
May 09 08:32:52 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:32:52 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 93, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 91, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 59} 18cf18cf00070000000000000000003b0000000000005d205c5b
May 09 08:32:52 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:32:52 msm8909 python3[3039]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 08:32:57 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:32:57 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:32:58 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12\xc8', 'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6} 12c812c80006
May 09 08:32:58 msm8909 python3[3039]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 08:32:59 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x03\xaf', 'company_id': b'_\x00', 'mtp_version': 5} 03af065f00
May 09 08:32:59 msm8909 python3[3039]: IGNORING 06:05:04:11:EE:0F WITH PAIRING CODE: 03af
May 09 08:33:01 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12\xc8', 'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6} 12c812c80006
May 09 08:33:01 msm8909 python3[3039]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 08:33:01 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 0d550d5500070000000000000000005900090000000048106464
May 09 08:33:01 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 89, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214781, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:33:01 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 89, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214781, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:33:02 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "61cb0c663767411c9fefbdbe0362696d", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 89, "battery": 72, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214781, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:33:02 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 132} 0f890f890007000000000000000000840009000000004e105d5d
May 09 08:33:02 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 93, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 91, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 59} 18cf18cf00070000000000000000003b0000000000005d305c5b
May 09 08:33:02 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:33:12 msm8909 python3[3039]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 09 08:33:12 msm8909 python3[3039]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 08:33:12 msm8909 python3[3039]: Device not connected, retrying later
May 09 08:33:12 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:33:12 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:33:12 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214782.5186145, 'key': '61cb0c663767411c9fefbdbe0362696d', 'data': ''}
May 09 08:33:13 msm8909 python3[3039]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 08:33:18 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 0d550d5500070000000000000000005900090000000048206464
May 09 08:33:18 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 59} 251a251a00070000000000000000003b0000000000004d105e5e
May 09 08:33:19 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 30, 'battery': 56, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 29, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101b01d3d38147072
May 09 08:33:19 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:33:19 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 133} 0f890f890007000000000000000000850009000000004f305d5d
May 09 08:33:19 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 133, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214799, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:33:19 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 133, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214799, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:33:19 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "38132d255eea4b6a9782e130359a27e2", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 133, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214799, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:33:20 msm8909 python3[3039]: DBUS: Connected to 06:05:04:02:E8:6A
May 09 08:33:20 msm8909 python3[3039]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 09 08:33:20 msm8909 python3[3039]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 09 08:33:20 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "cc8b81f932b34aab864a96940caa41b8", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 76, "status": 3}]}}
May 09 08:33:20 msm8909 python3[3039]: ACTIVATING HR.
May 09 08:33:21 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 133} 0f890f890007000000000000000000850009000000004f305d5d
May 09 08:33:21 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 0d550d5500070000000000000000005900090000000048306464
May 09 08:33:27 msm8909 python3[3039]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 08:33:27 msm8909 python3[3039]: 287.99679923057556 [06:05:04:02:E8:6A] <- HR 0000
May 09 08:33:28 msm8909 python3[3039]: 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, 59, 252, 91, 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 09 08:33:28 msm8909 python3[3039]: GOT Firmware Version: V1.5.4d0
May 09 08:33:28 msm8909 python3[3039]: GOT Pairing Code: 251a
May 09 08:33:28 msm8909 python3[3039]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 08:33:28 msm8909 python3[3039]: NO FW Update needed.
May 09 08:33:28 msm8909 python3[3039]: LAST SYNC: 1715207259
May 09 08:33:29 msm8909 python3[3039]: 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, 61, 0, 0, 64, 0, 0, 0, 65, 94, 0, 0, 80, 94, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 08:33:29 msm8909 python3[3039]: ACTIVITY: 0
May 09 08:33:29 msm8909 python3[3039]: HR READING: 0 TOOK 0.000523 secs
May 09 08:33:29 msm8909 python3[3039]: DEACTIVATING HR.
May 09 08:33:29 msm8909 python3[3039]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 08:33:29 msm8909 python3[3039]: GOT Instant Data: {'act_cals': 0, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'activity': 0, 'thermal_gen': 0, 'total_steps': 0, 'solar_gen': 61, 'bmr_cals': 0, 'run_steps': 0, 'case_temp': 94, 'walk_steps': 0, 'distance': 0}
May 09 08:33:29 msm8909 python3[3039]: W ID: 76
May 09 08:33:29 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'activity': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 61, 'battery': 77, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214809, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:33:29 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'activity': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 61, 'battery': 77, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214809, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:33:29 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "26b1e00863bb42438451bd94fc2ab9aa", "msg": {"statusValues": {"caseTemp": 94, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "activity": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 61, "battery": 77, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214809, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:33:29 msm8909 python3[3039]: Instant Upload complete
May 09 08:33:29 msm8909 python3[3039]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 09 08:33:31 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 30, 'battery': 56, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 29, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101b01d3d38247072
May 09 08:33:31 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:33:32 msm8909 python3[3039]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 08:33:32 msm8909 python3[3039]: DBUS: 06:05:04:02:E8:6A disconnected.
May 09 08:33:32 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 61} 251a251a00070000000000000000003d0000000000004d105e5e
May 09 08:33:32 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 61} 251a251a00070000000000000000003d0000000000004d105e5e
May 09 08:33:32 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 09 08:33:32 msm8909 python3[3039]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 08:33:32 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:33:32 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:33:32 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "2b7a784c893840bdbf70570195c9c3b3", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:33:32 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214799.6729269, 'key': '38132d255eea4b6a9782e130359a27e2', 'data': ''}
May 09 08:33:33 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214801.1039627, 'key': 'cc8b81f932b34aab864a96940caa41b8', 'data': ''}
May 09 08:33:33 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214810.0641427, 'key': '26b1e00863bb42438451bd94fc2ab9aa', 'data': ''}
May 09 08:33:33 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214813.4203866, 'key': '2b7a784c893840bdbf70570195c9c3b3', 'data': ''}
May 09 08:33:35 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 09 08:33:35 msm8909 python3[3039]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 08:33:35 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 09 08:33:35 msm8909 python3[3039]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 08:33:35 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:33:35 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214815, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:33:35 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214815, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:33:35 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "fe8e374e2ef3484db9a9b9faa6fcd2e0", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214815, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:33:35 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:33:35 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:33:35 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 0d550d5500070000000000000000005900090000000048006464
May 09 08:33:36 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214815.8423877, 'key': 'fe8e374e2ef3484db9a9b9faa6fcd2e0', 'data': ''}
May 09 08:33:43 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:33:43 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:33:46 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 31, 'battery': 49, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 30, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101b01e3d31347072
May 09 08:33:46 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:33:46 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 0d550d5500070000000000000000005900090000000048106464
May 09 08:33:47 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 61} 251a251a00070000000000000000003d0000000000004d205e5e
May 09 08:33:47 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048206565
May 09 08:33:48 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 31, 'battery': 49, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 30, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101b01e3d31047072
May 09 08:33:48 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:33:50 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 09 08:33:50 msm8909 python3[3039]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 08:34:00 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 92, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 61} 1dd51dd500070000000000000000003d00000000000059205c5c
May 09 08:34:00 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:34:00 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 0d550d5500070000000000000000005900090000000048206464
May 09 08:34:01 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:34:01 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:34:01 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 133} 0f890f890007000000000000000000850009000000004f305d5d
May 09 08:34:03 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12\xc8', 'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6} 12c812c80006
May 09 08:34:03 msm8909 python3[3039]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 08:34:13 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:34:13 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:34:14 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 63} 251a251a00070000000000000000003f0000000000004e105e5e
May 09 08:34:15 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 88, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 63} 1583158300070000000000000000003f00000000000058205c5c
May 09 08:34:15 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:34:17 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 90} 0d550d5500070000000000000000005a00090000000049306464
May 09 08:34:17 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 90, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214857, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:34:17 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 90, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214857, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:34:17 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "bc876d4d9d344c249d210b7a0ea741c8", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 90, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214857, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:34:17 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:34:17 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:34:17 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:34:17 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214857.5369465, 'key': 'bc876d4d9d344c249d210b7a0ea741c8', 'data': ''}
May 09 08:34:20 msm8909 python3[3039]: Running Scheduled: Thread Check
May 09 08:34:30 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 88, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 63} 1583158300070000000000000000003f00000000000058305c5c
May 09 08:34:30 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:34:30 msm8909 python3[3039]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 09 08:34:30 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 97, 'total_cals': 506, 'battery': 17, 'heart_rate': 61, 'sleep_duration': 290, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 185, 'total_steps': 4407, 'alert_status': b'\x00', 'bmr_cals': 494, 'run_steps': 110, 'sleep_state': 5, 'company_id': b'\x10\xd3', 'walk_steps': 4297, 'distance': 3354, 'solar_gen': 37} 10d310d30007006e10c90d1a0122002500b90c41ee3d11356165
May 09 08:34:30 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:34:30 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 134} 0f890f890007000000000000000000860009000000004f205d5d
May 09 08:34:30 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 134, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214870, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:34:30 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 134, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214870, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:34:31 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "dab8afdd4536433787bb4a175bf8f3d1", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 134, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214870, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:34:31 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 09 08:34:31 msm8909 python3[3039]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 08:34:31 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214871.4386504, 'key': 'dab8afdd4536433787bb4a175bf8f3d1', 'data': ''}
May 09 08:34:33 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:34:33 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:34:33 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "f243475a823e48fe938ee9afbe188921", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:34:33 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214873.4660342, 'key': 'f243475a823e48fe938ee9afbe188921', 'data': ''}
May 09 08:34:41 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 97, 'total_cals': 506, 'battery': 17, 'heart_rate': 61, 'sleep_duration': 290, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 185, 'total_steps': 4412, 'alert_status': b'\x00', 'bmr_cals': 494, 'run_steps': 110, 'sleep_state': 5, 'company_id': b'\x10\xd3', 'walk_steps': 4302, 'distance': 3356, 'solar_gen': 37} 10d310d30007006e10ce0d1c0122002500b90c51ee3d11056165
May 09 08:34:41 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:34:43 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 134} 0f890f890007000000000000000000860009000000004f305d5d
May 09 08:34:43 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:34:43 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:34:44 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 63} 251a251a00070000000000000000003f0000000000004e005e5e
May 09 08:34:44 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 63, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214884, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:34:44 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 63, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214884, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:34:44 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "6fed76634cb74dbab4678dca63d209ee", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 63, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214884, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:34:44 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048006565
May 09 08:34:44 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214884, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:34:44 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214884, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:34:44 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "43d949e5eff14e728b7299808e25993d", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214884, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:34:44 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214884.7744603, 'key': '6fed76634cb74dbab4678dca63d209ee', 'data': ''}
May 09 08:34:45 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214884.9342904, 'key': '43d949e5eff14e728b7299808e25993d', 'data': ''}
May 09 08:34:45 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 90} 0d550d5500070000000000000000005a00090000000049206464
May 09 08:34:56 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 63} 251a251a00070000000000000000003f0000000000004e105e5e
May 09 08:34:57 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 92, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 63} 1dd51dd500070000000000000000003f00000000000059005c5c
May 09 08:34:57 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:34:57 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 88, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 63} 1583158300070000000000000000003f00000000000058205c5c
May 09 08:34:57 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:34:57 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 32, 'battery': 55, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 31, 'run_steps': 0, 'sleep_state': 5, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101b01f3d37357072
May 09 08:34:57 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:34:58 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:34:58 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:35:09 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 97, 'total_cals': 507, 'battery': 17, 'heart_rate': 61, 'sleep_duration': 290, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4412, 'alert_status': b'\x00', 'bmr_cals': 495, 'run_steps': 110, 'sleep_state': 5, 'company_id': b'\x10\xd3', 'walk_steps': 4302, 'distance': 3356, 'solar_gen': 37} 10d310d30007006e10ce0d1c0122002500ba0c51ef3d11356164
May 09 08:35:09 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:35:10 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048306565
May 09 08:35:10 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 90} 0d550d5500070000000000000000005a00090000000049006464
May 09 08:35:12 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 88, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 63} 1583158300070000000000000000003f00000000000058305c5c
May 09 08:35:12 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:35:13 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 65} 251a251a0007000000000000000000410000000000004d305e5e
May 09 08:35:14 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:35:14 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:35:14 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 90} 0d550d5500070000000000000000005a00090000000048106464
May 09 08:35:23 msm8909 python3[3039]: ADVERT: {'pairing_code': b'$\xf8', 'company_id': b'_\x00', 'mtp_version': 5} 24f8065f00
May 09 08:35:23 msm8909 python3[3039]: IGNORING 06:05:04:A0:73:18 WITH PAIRING CODE: 24f8
May 09 08:35:24 msm8909 python3[3039]: DBUS: Discovered 06:05:04:CF:3F:23 .
May 09 08:35:24 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18\x13', 'company_id': b'_\x00', 'mtp_version': 5} 1813065f00
May 09 08:35:24 msm8909 python3[3039]: IGNORING 06:05:04:CF:3F:23 WITH PAIRING CODE: 1813
May 09 08:35:26 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 92, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 65} 1dd51dd500070000000000000000004100000000000059305c5c
May 09 08:35:26 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:35:26 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 09 08:35:26 msm8909 python3[3039]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 08:35:27 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 09 08:35:27 msm8909 python3[3039]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 08:35:27 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 93, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 91, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 65} 18cf18cf0007000000000000000000410000000000005d205c5b
May 09 08:35:27 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:35:28 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 09 08:35:28 msm8909 python3[3039]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 08:35:33 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:35:33 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:35:33 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "36c0ef3fc60b423d8398f2a4c3dc48bd", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:35:33 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214933.7855511, 'key': '36c0ef3fc60b423d8398f2a4c3dc48bd', 'data': ''}
May 09 08:35:37 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 97, 'total_cals': 507, 'battery': 17, 'heart_rate': 61, 'sleep_duration': 290, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4412, 'alert_status': b'\x00', 'bmr_cals': 495, 'run_steps': 110, 'sleep_state': 5, 'company_id': b'\x10\xd3', 'walk_steps': 4302, 'distance': 3356, 'solar_gen': 37} 10d310d30007006e10ce0d1c0122002500ba0c51ef3d11156164
May 09 08:35:37 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:35:37 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 93, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 91, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 65} 18cf18cf0007000000000000000000410000000000005d305c5b
May 09 08:35:37 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:35:38 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 65} 251a251a0007000000000000000000410000000000004d105e5e
May 09 08:35:39 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 92, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 65} 1dd51dd500070000000000000000004100000000000059005c5c
May 09 08:35:39 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:35:39 msm8909 python3[3039]: ADVERT: {'pairing_code': b'$\xf8', 'company_id': b'_\x00', 'mtp_version': 5} 24f8065f00
May 09 08:35:39 msm8909 python3[3039]: IGNORING 06:05:04:A0:73:18 WITH PAIRING CODE: 24f8
May 09 08:35:40 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 65} 251a251a0007000000000000000000410000000000004d205e5e
May 09 08:35:41 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 90} 0d550d5500070000000000000000005a00090000000048306464
May 09 08:35:41 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 90, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214941, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:35:41 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 90, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214941, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:35:41 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "d0cde620d46f401285cbda7a3aff7247", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 90, "battery": 72, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214941, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:35:41 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 92, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 65} 1dd51dd500070000000000000000004100000000000059005c5c
May 09 08:35:41 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:35:42 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 09 08:35:42 msm8909 python3[3039]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 08:35:42 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 33, 'battery': 49, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 113, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 32, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101c0203d31347071
May 09 08:35:42 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:35:42 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214942.3262813, 'key': 'd0cde620d46f401285cbda7a3aff7247', 'data': ''}
May 09 08:35:44 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:35:44 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:35:51 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 92, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 65} 1dd51dd500070000000000000000004100000000000059105c5c
May 09 08:35:51 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:35:52 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 33, 'battery': 49, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 113, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 32, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101c0203d31047071
May 09 08:35:52 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:35:52 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 135} 0f890f890007000000000000000000870009000000004f305d5d
May 09 08:35:52 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 135, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214952, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:35:52 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 135, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214952, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:35:52 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "f6d6d0a27af748b6a02ae49b9cb7a32d", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 135, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214952, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:35:53 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214953.2414162, 'key': 'f6d6d0a27af748b6a02ae49b9cb7a32d', 'data': ''}
May 09 08:35:56 msm8909 python3[3039]: DBUS: Discovered 06:05:04:F8:B3:9C .
May 09 08:35:56 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\\', 'company_id': b'_\x00', 'mtp_version': 5} 175c065f00
May 09 08:35:56 msm8909 python3[3039]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 09 08:36:06 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 65} 1583158300070000000000000000004100000000000057105c5c
May 09 08:36:06 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:36:06 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 90} 0d550d5500070000000000000000005a00090000000048106464
May 09 08:36:07 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048006565
May 09 08:36:07 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214967, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:36:07 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214967, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:36:07 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "f78a94c9e0a542c29cb2840f46dd152f", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214967, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:36:07 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 135} 0f890f890007000000000000000000870009000000004e105d5d
May 09 08:36:07 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:36:07 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:36:07 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 92, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 91, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 67} 18cf18cf0007000000000000000000430000000000005c205c5b
May 09 08:36:07 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:36:07 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214967.7610147, 'key': 'f78a94c9e0a542c29cb2840f46dd152f', 'data': ''}
May 09 08:36:08 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 97, 'total_cals': 507, 'battery': 17, 'heart_rate': 61, 'sleep_duration': 290, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4412, 'alert_status': b'\x00', 'bmr_cals': 495, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4302, 'distance': 3356, 'solar_gen': 37} 10d310d30007006e10ce0d1c0122002500ba0c51ef3d11246164
May 09 08:36:08 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:36:09 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 09 08:36:09 msm8909 python3[3039]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 08:36:09 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 09 08:36:09 msm8909 python3[3039]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 08:36:10 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 0d550d5500070000000000000000005b00090000000049206464
May 09 08:36:10 msm8909 python3[3039]: DBUS: Discovered 06:05:04:3E:EF:52 .
May 09 08:36:10 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04\xf2', 'company_id': b'_\x00', 'mtp_version': 5} 04f2065f00
May 09 08:36:10 msm8909 python3[3039]: IGNORING 06:05:04:3E:EF:52 WITH PAIRING CODE: 04f2
May 09 08:36:14 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:36:14 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:36:20 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:36:20 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:36:21 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 0d550d5500070000000000000000005b00090000000049306464
May 09 08:36:21 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 33, 'battery': 49, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 113, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 32, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101c0203d31347071
May 09 08:36:21 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:36:22 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 09 08:36:22 msm8909 python3[3039]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 08:36:22 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 92, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 91, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 67} 18cf18cf0007000000000000000000430000000000005c305c5b
May 09 08:36:22 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:36:24 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048206565
May 09 08:36:33 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:36:33 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:36:33 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "3d801fb5749f4ad98db1a96f4c3aa9a0", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:36:34 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214993.8861752, 'key': '3d801fb5749f4ad98db1a96f4c3aa9a0', 'data': ''}
May 09 08:36:34 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 33, 'battery': 49, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 113, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 32, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101c0203d31047071
May 09 08:36:34 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:36:34 msm8909 python3[3039]: DBUS: Discovered 06:05:04:17:65:5E .
May 09 08:36:34 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17>', 'company_id': b'_\x00', 'mtp_version': 5} 173e065f00
May 09 08:36:34 msm8909 python3[3039]: IGNORING 06:05:04:17:65:5E WITH PAIRING CODE: 173e
May 09 08:36:35 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 67} 251a251a0007000000000000000000430000000000004e305e5e
May 09 08:36:35 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 67, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214995, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:36:35 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 67, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715214995, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:36:35 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "ed9b0893d87047988e6d58c57f862c70", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 67, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715214995, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:36:36 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 88, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 67} 1583158300070000000000000000004300000000000058005c5c
May 09 08:36:36 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:36:36 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715214995.9827707, 'key': 'ed9b0893d87047988e6d58c57f862c70', 'data': ''}
May 09 08:36:36 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12\xc8', 'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6} 12c812c80006
May 09 08:36:36 msm8909 python3[3039]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 08:36:36 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 135} 0f890f890007000000000000000000870009000000004e005d5d
May 09 08:36:37 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 0d550d5500070000000000000000005b00090000000049006464
May 09 08:36:45 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:36:45 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:36:48 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:36:49 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 0d550d5500070000000000000000005b00090000000049106464
May 09 08:36:49 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 91, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215009, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:36:49 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 91, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215009, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:36:49 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "9bd41bfbd17b4657bd54417b2e0fd91c", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 91, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215009, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:36:49 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 135} 0f890f890007000000000000000000870009000000004e105d5d
May 09 08:36:50 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 67} 251a251a0007000000000000000000430000000000004e105e5e
May 09 08:36:50 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215009.7218139, 'key': '9bd41bfbd17b4657bd54417b2e0fd91c', 'data': ''}
May 09 08:36:50 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\\', 'company_id': b'_\x00', 'mtp_version': 5} 175c065f00
May 09 08:36:50 msm8909 python3[3039]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 09 08:36:51 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:36:51 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:36:51 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 135} 0f890f890007000000000000000000870009000000004e105d5d
May 09 08:37:02 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:37:02 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:37:02 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 09 08:37:02 msm8909 python3[3039]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 08:37:02 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 92, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 67} 1dd51dd500070000000000000000004300000000000059005c5c
May 09 08:37:02 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:37:03 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 88, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 67} 1583158300070000000000000000004300000000000058305c5c
May 09 08:37:03 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:37:03 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048206565
May 09 08:37:04 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 92, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 91, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 67} 18cf18cf0007000000000000000000430000000000005c305c5b
May 09 08:37:04 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:37:04 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 92, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 67} 1dd51dd500070000000000000000004300000000000059105c5c
May 09 08:37:04 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:37:04 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 09 08:37:04 msm8909 python3[3039]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 08:37:15 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:37:15 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:37:16 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 136} 0f890f890007000000000000000000880009000000004f005d5d
May 09 08:37:16 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 136, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215036, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:37:16 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 136, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215036, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:37:16 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "027f6223918b4283bab70f6f493d6ed6", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 136, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215036, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:37:17 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 92, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 69} 1dd51dd500070000000000000000004500000000000059205c5c
May 09 08:37:17 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:37:17 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215036.9726386, 'key': '027f6223918b4283bab70f6f493d6ed6', 'data': ''}
May 09 08:37:17 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 09 08:37:17 msm8909 python3[3039]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 08:37:17 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048006565
May 09 08:37:17 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215037, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:37:17 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215037, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:37:17 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "fe5c2e2d0c534340b7042314ec999520", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215037, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:37:18 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215038.3635073, 'key': 'fe5c2e2d0c534340b7042314ec999520', 'data': ''}
May 09 08:37:19 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 92, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 69} 18cf18cf0007000000000000000000450000000000005c105c5c
May 09 08:37:19 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:37:19 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 69} 251a251a0007000000000000000000450000000000004e005e5e
May 09 08:37:29 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 69} 251a251a0007000000000000000000450000000000004e105e5e
May 09 08:37:31 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 0d550d5500070000000000000000005b00090000000048106464
May 09 08:37:33 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:37:33 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:37:33 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "6beec0e30f2c4435b22d761659c5f37d", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:37:33 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 136} 0f890f890007000000000000000000880009000000004f205d5d
May 09 08:37:34 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215054.0005972, 'key': '6beec0e30f2c4435b22d761659c5f37d', 'data': ''}
May 09 08:37:43 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 136} 0f890f890007000000000000000000880009000000004f305d5d
May 09 08:37:44 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 69} 251a251a0007000000000000000000450000000000004e205e5e
May 09 08:37:44 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 69, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215064, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:37:44 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 69, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215064, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:37:44 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "928b8765a9b847ca816b3cb90dfa1b71", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 69, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215064, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:37:45 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048206565
May 09 08:37:45 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:37:45 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:37:45 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215065.2437427, 'key': '928b8765a9b847ca816b3cb90dfa1b71', 'data': ''}
May 09 08:37:47 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 09 08:37:47 msm8909 python3[3039]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 08:37:47 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 09 08:37:47 msm8909 python3[3039]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 08:37:47 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048306565
May 09 08:37:48 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 09 08:37:48 msm8909 python3[3039]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 08:38:01 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 136} 0f890f890007000000000000000000880009000000004f005d5d
May 09 08:38:01 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 0d550d5500070000000000000000005b00090000000048306464
May 09 08:38:01 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 91, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215081, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:38:01 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 91, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215081, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:38:01 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "2e1101d83c8542368d25dde612fc1ef5", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 91, "battery": 72, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215081, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:38:01 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 69} 251a251a0007000000000000000000450000000000004e005e5e
May 09 08:38:02 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\\', 'company_id': b'_\x00', 'mtp_version': 5} 175c065f00
May 09 08:38:02 msm8909 python3[3039]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 09 08:38:02 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215082.2120693, 'key': '2e1101d83c8542368d25dde612fc1ef5', 'data': ''}
May 09 08:38:14 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 71, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000047106565
May 09 08:38:15 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\\', 'company_id': b'_\x00', 'mtp_version': 5} 175c065f00
May 09 08:38:15 msm8909 python3[3039]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 09 08:38:15 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 137} 0f890f890007000000000000000000890009000000004f205d5d
May 09 08:38:16 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:38:16 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:38:26 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 70} 251a251a0007000000000000000000460000000000004e205e5e
May 09 08:38:28 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\\', 'company_id': b'_\x00', 'mtp_version': 5} 175c065f00
May 09 08:38:28 msm8909 python3[3039]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 09 08:38:29 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 71, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000047306565
May 09 08:38:29 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 71, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215109, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:38:29 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 71, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215109, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:38:29 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "e65c665fa09448afaa073fd5ae5712df", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 71, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215109, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:38:30 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215110.0367923, 'key': 'e65c665fa09448afaa073fd5ae5712df', 'data': ''}
May 09 08:38:30 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 35, 'battery': 55, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 113, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 34, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101c0223d37047071
May 09 08:38:30 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:38:30 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 0d550d5500070000000000000000005b00090000000048206464
May 09 08:38:30 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x06^', 'company_id': b'_\x00', 'mtp_version': 5} 065e055f00
May 09 08:38:30 msm8909 python3[3039]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 08:38:33 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:38:33 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:38:33 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "5b6e3b9d5e444e479daf4996e81d8865", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:38:34 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215113.9261339, 'key': '5b6e3b9d5e444e479daf4996e81d8865', 'data': ''}
May 09 08:38:39 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 71, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000047006565
May 09 08:38:39 msm8909 python3[3039]: ADVERT: {'pairing_code': b'$\xf8', 'company_id': b'_\x00', 'mtp_version': 5} 24f8065f00
May 09 08:38:39 msm8909 python3[3039]: IGNORING 06:05:04:A0:73:18 WITH PAIRING CODE: 24f8
May 09 08:38:40 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 36, 'battery': 55, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 35, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101d0233d37147072
May 09 08:38:40 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:38:41 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 0d550d5500070000000000000000005b00090000000048306464
May 09 08:38:41 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 70} 251a251a0007000000000000000000460000000000004e005e5e
May 09 08:38:43 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 09 08:38:43 msm8909 python3[3039]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 08:38:44 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 0d550d5500070000000000000000005b00090000000048306464
May 09 08:38:46 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:38:46 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:38:53 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\\', 'company_id': b'_\x00', 'mtp_version': 5} 175c065f00
May 09 08:38:53 msm8909 python3[3039]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 09 08:38:54 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 98, 'total_cals': 508, 'battery': 17, 'heart_rate': 61, 'sleep_duration': 290, 'skin_temp': 102, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 496, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 37} 10d310d30007006e11260d5b0122002500ba0c71f03d11346266
May 09 08:38:54 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:38:54 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 71, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000047106565
May 09 08:38:55 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 0d550d5500070000000000000000005b00090000000048006464
May 09 08:38:56 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 70} 251a251a0007000000000000000000460000000000004e105e5e
May 09 08:38:56 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 70, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215136, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:38:56 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 70, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215136, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:38:56 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "5704a22097a74c47a32402f196ad938f", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 70, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215136, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:38:56 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 98, 'total_cals': 508, 'battery': 17, 'heart_rate': 61, 'sleep_duration': 290, 'skin_temp': 102, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 496, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 37} 10d310d30007006e11260d5b0122002500ba0c71f03d11346266
May 09 08:38:56 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:38:57 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 70} 1583158300070000000000000000004600000000000057205c5c
May 09 08:38:57 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:38:57 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215137.084625, 'key': '5704a22097a74c47a32402f196ad938f', 'data': ''}
May 09 08:38:57 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:38:57 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:39:07 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 98, 'total_cals': 508, 'battery': 17, 'heart_rate': 61, 'sleep_duration': 290, 'skin_temp': 102, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 496, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 37} 10d310d30007006e11260d5b0122002500ba0c71f03d11046266
May 09 08:39:07 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:39:17 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:39:17 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:39:20 msm8909 python3[3039]: Running Scheduled: Thread Check
May 09 08:39:22 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 138} 0f890f8900070000000000000000008a0009000000004f105d5d
May 09 08:39:22 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 138, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215162, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:39:22 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 138, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215162, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:39:22 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "3bd987b836d84afc8825966e2aa47dad", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 138, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215162, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:39:22 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 09 08:39:22 msm8909 python3[3039]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 08:39:23 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215162.9243753, 'key': '3bd987b836d84afc8825966e2aa47dad', 'data': ''}
May 09 08:39:23 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 72} 251a251a0007000000000000000000480000000000004d005e5e
May 09 08:39:24 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 72} 1583158300070000000000000000004800000000000057105c5c
May 09 08:39:24 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:39:24 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 36, 'battery': 55, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 35, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101d0233d37247072
May 09 08:39:24 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:39:25 msm8909 python3[3039]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 09 08:39:25 msm8909 python3[3039]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 08:39:25 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 09 08:39:25 msm8909 python3[3039]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 08:39:25 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:39:26 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 09 08:39:26 msm8909 python3[3039]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 08:39:26 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 92} 0d550d5500070000000000000000005c00090000000049306464
May 09 08:39:26 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 92, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215166, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:39:26 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 92, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215166, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:39:26 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "d45cb0d9ec1c4fee8a54a3c72d8d808c", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 92, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215166, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:39:26 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x11\xb7', 'company_id': b'_\x00', 'mtp_version': 5} 11b7065f00
May 09 08:39:26 msm8909 python3[3039]: IGNORING 06:05:04:5D:AD:F7 WITH PAIRING CODE: 11b7
May 09 08:39:27 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215166.9173069, 'key': 'd45cb0d9ec1c4fee8a54a3c72d8d808c', 'data': ''}
May 09 08:39:33 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:39:33 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:39:33 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "b034b38131f243b9967033edeccbd6bd", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:39:34 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215174.3654599, 'key': 'b034b38131f243b9967033edeccbd6bd', 'data': ''}
May 09 08:39:37 msm8909 python3[3039]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 09 08:39:37 msm8909 python3[3039]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 08:39:38 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048206565
May 09 08:39:38 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215178, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:39:38 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215178, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:39:38 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "a0251a9264544a6785c7e04cc1172a68", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215178, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:39:39 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215178.8989618, 'key': 'a0251a9264544a6785c7e04cc1172a68', 'data': ''}
May 09 08:39:39 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 09 08:39:39 msm8909 python3[3039]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 08:39:47 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:39:47 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:39:49 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 09 08:39:49 msm8909 python3[3039]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 08:39:49 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\t7', 'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 09 08:39:49 msm8909 python3[3039]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 08:39:49 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 138} 0f890f8900070000000000000000008a0009000000004f305d5d
May 09 08:39:50 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048306565
May 09 08:39:52 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 138} 0f890f8900070000000000000000008a0009000000004f005d5d
May 09 08:39:53 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 09 08:39:53 msm8909 python3[3039]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 08:39:53 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 36, 'battery': 55, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 35, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101d0233d37147072
May 09 08:39:53 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:40:03 msm8909 python3[3039]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 09 08:40:03 msm8909 python3[3039]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 08:40:03 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 36, 'battery': 55, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 35, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 27} 222822280007000001c3014c0153001b000101d0233d37247072
May 09 08:40:03 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:40:04 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 09 08:40:04 msm8909 python3[3039]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 08:40:04 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 138} 0f890f8900070000000000000000008a0009000000004f105d5d
May 09 08:40:05 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:40:06 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:40:06 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:40:07 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x03\xaf', 'company_id': b'_\x00', 'mtp_version': 5} 03af065f00
May 09 08:40:07 msm8909 python3[3039]: IGNORING 06:05:04:11:EE:0F WITH PAIRING CODE: 03af
May 09 08:40:17 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:40:17 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:40:17 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048206565
May 09 08:40:19 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 92} 0d550d5500070000000000000000005c00090000000049006464
May 09 08:40:21 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 101, 'total_cals': 510, 'battery': 9, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 103, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 498, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 37} 10d310d30007006e11260d5b0122002500ba0c71f24009346567
May 09 08:40:21 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:40:32 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:40:32 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:40:32 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 74} 251a251a00070000000000000000004a0000000000004d305e5e
May 09 08:40:32 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 74, 'battery': 77, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215232, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:40:32 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 74, 'battery': 77, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215232, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:40:32 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "594a3bd81ce34577aed6b06a30326750", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 74, "battery": 77, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215232, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:40:33 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 92} 0d550d5500070000000000000000005c00090000000049106464
May 09 08:40:33 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 92, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215233, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:40:33 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 92, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215233, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:40:33 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "64ac113608fc451db3ed301084f6b14d", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 92, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215233, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:40:33 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:40:33 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:40:33 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 09 08:40:33 msm8909 python3[3039]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 08:40:33 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215233.2551181, 'key': '594a3bd81ce34577aed6b06a30326750', 'data': ''}
May 09 08:40:34 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:40:34 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:40:34 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "4af8da21bd674acfb81fa9f6f035bdc7", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:40:34 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215233.5782154, 'key': '64ac113608fc451db3ed301084f6b14d', 'data': ''}
May 09 08:40:34 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 93, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 74} 18cf18cf00070000000000000000004a0000000000005d105c5c
May 09 08:40:34 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:40:34 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 139} 0f890f8900070000000000000000008b0009000000004f005d5d
May 09 08:40:34 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 139, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215234, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:40:34 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 139, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215234, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:40:34 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "f015203540a94a0c92e0e71f138fa1f4", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 139, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215234, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:40:34 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215234.3998001, 'key': '4af8da21bd674acfb81fa9f6f035bdc7', 'data': ''}
May 09 08:40:34 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215234.5185072, 'key': 'f015203540a94a0c92e0e71f138fa1f4', 'data': ''}
May 09 08:40:46 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:40:46 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215246, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:40:46 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215246, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:40:46 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "216050834c0d4bf79d88e44d3748b91b", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215246, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:40:46 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 139} 0f890f8900070000000000000000008b0009000000004f105d5d
May 09 08:40:46 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215246.9121165, 'key': '216050834c0d4bf79d88e44d3748b91b', 'data': ''}
May 09 08:40:47 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 74} 251a251a00070000000000000000004a0000000000004d105e5e
May 09 08:40:47 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 09 08:40:47 msm8909 python3[3039]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 08:40:48 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:40:48 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:40:48 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:40:48 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:40:49 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 93, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 74} 18cf18cf00070000000000000000004a0000000000005d205c5c
May 09 08:40:49 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:41:01 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x16d', 'company_id': b'_\x00', 'mtp_version': 5} 1664065f00
May 09 08:41:01 msm8909 python3[3039]: IGNORING 06:05:04:17:B2:A4 WITH PAIRING CODE: 1664
May 09 08:41:01 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048206565
May 09 08:41:02 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 74} 251a251a00070000000000000000004a0000000000004d205e5e
May 09 08:41:03 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048306565
May 09 08:41:04 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 92} 0d550d5500070000000000000000005c00090000000049006464
May 09 08:41:13 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 93, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 76} 18cf18cf00070000000000000000004c0000000000005d105c5c
May 09 08:41:13 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:41:13 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:41:13 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:41:14 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 74} 251a251a00070000000000000000004a0000000000004d305e5e
May 09 08:41:16 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 139} 0f890f8900070000000000000000008b0009000000004f005d5d
May 09 08:41:17 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 76} 251a251a00070000000000000000004c0000000000004d005e5e
May 09 08:41:17 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 74} 1583158300070000000000000000004a00000000000057005c5c
May 09 08:41:17 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:41:18 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 37, 'battery': 54, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 36, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 28} 222822280007000001c3014c0153001c000101d0243d36147072
May 09 08:41:18 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:41:18 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:41:18 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:41:27 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 101, 'total_cals': 511, 'battery': 17, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 103, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 499, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 37} 10d310d30007006e11260d5b0122002500ba0c81f34011146567
May 09 08:41:27 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:41:28 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 139} 0f890f8900070000000000000000008b0009000000004f105d5d
May 09 08:41:31 msm8909 python3[3039]: DBUS: Discovered 06:05:04:BB:1A:EF .
May 09 08:41:31 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x1a\xef', 'company_id': b'\x1a\xef', 'alert_status': b'\x00', 'mtp_version': 6} 1aef1aef0006
May 09 08:41:31 msm8909 python3[3039]: IGNORING 06:05:04:BB:1A:EF WITH PAIRING CODE: 1aef
May 09 08:41:32 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 09 08:41:32 msm8909 python3[3039]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 08:41:34 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:41:34 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:41:34 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "00204f14f14f4440b95e05a9783f55d8", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:41:35 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215294.792788, 'key': '00204f14f14f4440b95e05a9783f55d8', 'data': ''}
May 09 08:41:41 msm8909 python3[3039]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 09 08:41:41 msm8909 python3[3039]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 08:41:41 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 09 08:41:41 msm8909 python3[3039]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 08:41:42 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:41:42 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:41:42 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 09 08:41:42 msm8909 python3[3039]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 08:41:44 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 09 08:41:44 msm8909 python3[3039]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 08:41:44 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:41:44 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:41:46 msm8909 python3[3039]: DBUS: Discovered 06:05:04:BF:BA:E3 .
May 09 08:41:46 msm8909 python3[3039]: ADVERT: {'act_cals': 21, 'pairing_code': b'\x1e\xa3', 'case_temp': 108, 'total_cals': 527, 'battery': 67, 'heart_rate': 64, 'sleep_duration': 262, 'skin_temp': 111, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 8229, 'alert_status': b'\x00', 'bmr_cals': 506, 'run_steps': 26, 'sleep_state': 4, 'company_id': b'\x1e\xa3', 'walk_steps': 8203, 'distance': 6455, 'solar_gen': 124} 1ea31ea30007001a200b19370106007c000915e1fa4043246c6f
May 09 08:41:46 msm8909 python3[3039]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 09 08:41:49 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:41:49 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:41:55 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 139} 0f890f8900070000000000000000008b0009000000004f005d5d
May 09 08:41:55 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 139, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215315, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:41:55 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 139, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215315, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:41:55 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "6f9efbd0121f441eacd992b3419abd02", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 139, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215315, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:41:56 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215316.2413709, 'key': '6f9efbd0121f441eacd992b3419abd02', 'data': ''}
May 09 08:41:58 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 139} 0f890f8900070000000000000000008b0009000000004f005d5d
May 09 08:41:58 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 92, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 76} 1dd51dd500070000000000000000004c00000000000059205c5c
May 09 08:41:58 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:42:00 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 08:42:00 msm8909 python3[3039]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 08:42:10 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 140} 0f890f8900070000000000000000008c0009000000004f205d5d
May 09 08:42:10 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 93, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 76} 18cf18cf00070000000000000000004c0000000000005d205c5c
May 09 08:42:10 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:42:11 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 76} 251a251a00070000000000000000004c0000000000004d105e5e
May 09 08:42:11 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 76, 'battery': 77, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215331, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:42:11 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 76, 'battery': 77, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215331, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:42:11 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "9a628793081543a3885812078f88b499", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 76, "battery": 77, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215331, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:42:11 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 93} 0d550d5500070000000000000000005d00090000000049206464
May 09 08:42:11 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 93, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215331, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:42:11 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 93, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215331, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:42:11 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "fb09dc8fd1f24e92bc76baae49b91017", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 93, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215331, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:42:11 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048206565
May 09 08:42:11 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215331, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:42:11 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215331, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:42:11 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "2aa6ccf067234961b664a30c06a28edd", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215331, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:42:12 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215332.1417274, 'key': '9a628793081543a3885812078f88b499', 'data': ''}
May 09 08:42:12 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215332.2016098, 'key': 'fb09dc8fd1f24e92bc76baae49b91017', 'data': ''}
May 09 08:42:12 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215332.2550008, 'key': '2aa6ccf067234961b664a30c06a28edd', 'data': ''}
May 09 08:42:13 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 08:42:13 msm8909 python3[3039]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 08:42:13 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 93, 'total_cals': 0, 'battery': 90, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 78} 1dd51dd500070000000000000000004e0000000000005a005d5d
May 09 08:42:13 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:42:19 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:42:19 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:42:25 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 140} 0f890f8900070000000000000000008c0009000000004f305d5d
May 09 08:42:26 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 09 08:42:26 msm8909 python3[3039]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 08:42:26 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 78} 251a251a00070000000000000000004e0000000000004f305e5e
May 09 08:42:26 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x08w', 'company_id': b'_\x00', 'mtp_version': 5} 0877065f00
May 09 08:42:26 msm8909 python3[3039]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 08:42:27 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 140} 0f890f8900070000000000000000008c0009000000004f305d5d
May 09 08:42:28 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 93} 0d550d5500070000000000000000005d00090000000049306464
May 09 08:42:34 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:42:34 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:42:34 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "c72c676bcfcc4c689ee5d5ac80792d10", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:42:34 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215354.6911509, 'key': 'c72c676bcfcc4c689ee5d5ac80792d10', 'data': ''}
May 09 08:42:37 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 92, 'total_cals': 0, 'battery': 93, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 78} 18cf18cf00070000000000000000004e0000000000005d105c5c
May 09 08:42:37 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:42:39 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 39, 'battery': 52, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 113, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 38, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 28} 222822280007000001c3014c0153001c000101e0263d34147071
May 09 08:42:39 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:42:40 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 140} 0f890f8900070000000000000000008c0009000000004f105d5d
May 09 08:42:40 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 93, 'total_cals': 0, 'battery': 90, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 78} 1dd51dd500070000000000000000004e0000000000005a305d5d
May 09 08:42:40 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:42:41 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:42:41 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:42:41 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:42:42 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'total_cals': 512, 'battery': 15, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 103, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 500, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 37} 10d310d30007006e11260d5b0122002500ba0c81f4400f046667
May 09 08:42:42 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:42:49 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:42:49 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:42:53 msm8909 python3[3039]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 09 08:42:53 msm8909 python3[3039]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 08:42:54 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 93} 0d550d5500070000000000000000005d00090000000049206464
May 09 08:42:54 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 78} 1583158300070000000000000000004e00000000000057205c5c
May 09 08:42:54 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:43:06 msm8909 python3[3039]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 09 08:43:06 msm8909 python3[3039]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 08:43:07 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'total_cals': 512, 'battery': 15, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 103, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 500, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 37} 10d310d30007006e11260d5b0122002500ba0c81f4400f246667
May 09 08:43:07 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:43:08 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\\', 'company_id': b'_\x00', 'mtp_version': 5} 175c065f00
May 09 08:43:08 msm8909 python3[3039]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 09 08:43:20 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:43:20 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:43:20 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 80} 251a251a0007000000000000000000500000000000004d005e5e
May 09 08:43:20 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 80, 'battery': 77, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215400, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:43:20 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 80, 'battery': 77, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215400, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:43:21 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "c969fdca37d147daa70462da1eff0efe", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 80, "battery": 77, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215400, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:43:21 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'total_cals': 512, 'battery': 15, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 103, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 500, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 37} 10d310d30007006e11260d5b0122002500ba0c81f4400f346667
May 09 08:43:21 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:43:21 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215401.4303339, 'key': 'c969fdca37d147daa70462da1eff0efe', 'data': ''}
May 09 08:43:22 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 141} 0f890f8900070000000000000000008d0009000000004f105d5d
May 09 08:43:22 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 141, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215402, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:43:22 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 141, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215402, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:43:22 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "2b8ad18bab474555a3cca959c10116d9", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 141, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215402, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:43:22 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215402.5424194, 'key': '2b8ad18bab474555a3cca959c10116d9', 'data': ''}
May 09 08:43:23 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'total_cals': 512, 'battery': 16, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 105, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 500, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 38} 10d310d30007006e11260d5b0122002600ba0c81f44010046669
May 09 08:43:23 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:43:34 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:43:34 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:43:34 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "3f33ff92e71e44c1b0404b4eec8c3009", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:43:34 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215414.7450387, 'key': '3f33ff92e71e44c1b0404b4eec8c3009', 'data': ''}
May 09 08:43:35 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 80} 251a251a0007000000000000000000500000000000004d205e5e
May 09 08:43:35 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 09 08:43:35 msm8909 python3[3039]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 08:43:35 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 09 08:43:35 msm8909 python3[3039]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 08:43:38 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 93} 0d550d5500070000000000000000005d00090000000048106464
May 09 08:43:38 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 93, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215418, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:43:38 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 93, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215418, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:43:38 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "80ae626887ec430590b743904fbe7cff", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 93, "battery": 72, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215418, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:43:38 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215418.5117764, 'key': '80ae626887ec430590b743904fbe7cff', 'data': ''}
May 09 08:43:48 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 40, 'battery': 54, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 113, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 39, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 28} 222822280007000001c3014c0153001c000101e0273d36047071
May 09 08:43:48 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:43:49 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 93} 0d550d5500070000000000000000005d00090000000048206464
May 09 08:43:49 msm8909 python3[3039]: DBUS: Discovered 06:05:04:E0:11:5D .
May 09 08:43:49 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x11]', 'company_id': b'_\x00', 'mtp_version': 5} 115d065f00
May 09 08:43:49 msm8909 python3[3039]: IGNORING 06:05:04:E0:11:5D WITH PAIRING CODE: 115d
May 09 08:43:49 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'total_cals': 512, 'battery': 16, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 105, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 500, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 38} 10d310d30007006e11260d5b0122002600ba0c81f44010246669
May 09 08:43:49 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:43:50 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:43:50 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:43:50 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02}', 'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6} 027d027d0006
May 09 08:43:50 msm8909 python3[3039]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 08:44:02 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 80} 251a251a0007000000000000000000500000000000004d005e5e
May 09 08:44:03 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 93} 0d550d5500070000000000000000005d00090000000048006464
May 09 08:44:03 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'total_cals': 512, 'battery': 16, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 105, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 500, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 38} 10d310d30007006e11260d5b0122002600ba0c81f44010346669
May 09 08:44:03 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:44:04 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 141} 0f890f8900070000000000000000008d0009000000004f105d5d
May 09 08:44:05 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 80} 251a251a0007000000000000000000500000000000004d105e5e
May 09 08:44:06 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 09 08:44:06 msm8909 python3[3039]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 08:44:15 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 88, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 80} 1583158300070000000000000000005000000000000058205c5c
May 09 08:44:15 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:44:17 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 94} 0d550d5500070000000000000000005e00090000000049106464
May 09 08:44:17 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048206565
May 09 08:44:17 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215457, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:44:17 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215457, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:44:17 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "f53184012cae4614b0341c4a1dc516cb", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215457, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:44:17 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215457.6601374, 'key': 'f53184012cae4614b0341c4a1dc516cb', 'data': ''}
May 09 08:44:20 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 82} 251a251a0007000000000000000000520000000000004e205e5e
May 09 08:44:20 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:44:20 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:44:21 msm8909 python3[3039]: Running Scheduled: Thread Check
May 09 08:44:32 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048006565
May 09 08:44:32 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:44:32 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:44:34 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:44:34 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:44:34 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "7103a070469f43ecb59b2872c21bfa22", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:44:34 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215474.848685, 'key': '7103a070469f43ecb59b2872c21bfa22', 'data': ''}
May 09 08:44:44 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 82} 251a251a0007000000000000000000520000000000004e105e5e
May 09 08:44:44 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 82, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215484, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:44:44 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 82, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215484, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:44:44 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "c098100698f14067a06e2632adf06a45", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 82, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215484, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:44:44 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 94} 0d550d5500070000000000000000005e00090000000049306464
May 09 08:44:44 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 94, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215484, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:44:44 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 94, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215484, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:44:44 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "82b4520387384eec9877708ecaeeadac", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 94, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215484, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:44:44 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:44:45 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215485.176491, 'key': 'c098100698f14067a06e2632adf06a45', 'data': ''}
May 09 08:44:45 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215485.2228215, 'key': '82b4520387384eec9877708ecaeeadac', 'data': ''}
May 09 08:44:45 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:44:45 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:44:47 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048206565
May 09 08:44:48 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 142} 0f890f8900070000000000000000008e0009000000004f205d5d
May 09 08:44:48 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 142, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215488, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:44:48 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 142, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215488, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:44:48 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "6f965c0ed8fe45d6b41924215fb11c90", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 142, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215488, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:44:49 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215488.9655907, 'key': '6f965c0ed8fe45d6b41924215fb11c90', 'data': ''}
May 09 08:44:50 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:44:50 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:44:58 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048306565
May 09 08:45:00 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 142} 0f890f8900070000000000000000008e0009000000004f305d5d
May 09 08:45:01 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:45:01 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:45:02 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 94} 0d550d5500070000000000000000005e00090000000049106464
May 09 08:45:12 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 94} 0d550d5500070000000000000000005e00090000000049206464
May 09 08:45:13 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 09 08:45:13 msm8909 python3[3039]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 08:45:15 msm8909 python3[3039]: ADVERT: {'act_cals': 1, 'pairing_code': b'"(', 'case_temp': 112, 'total_cals': 41, 'battery': 48, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 113, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 40, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 28} 222822280007000001c3014c0153001c000101f0283d30147071
May 09 08:45:15 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:45:15 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:45:16 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18\x98', 'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 09 08:45:16 msm8909 python3[3039]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 08:45:20 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:45:20 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:45:28 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 143} 0f890f8900070000000000000000008f0009000000004f205d5d
May 09 08:45:28 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 103, 'total_cals': 514, 'battery': 12, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 105, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 502, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 38} 10d310d30007006e11260d5b0122002600ba0c91f6400c346769
May 09 08:45:28 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:45:29 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 84} 251a251a0007000000000000000000540000000000004e105e5e
May 09 08:45:29 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048206565
May 09 08:45:29 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215529, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:45:29 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215529, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:45:29 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "0fddfcb188ee41479811ef2b4e80d6f1", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215529, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:45:30 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215530.0725935, 'key': '0fddfcb188ee41479811ef2b4e80d6f1', 'data': ''}
May 09 08:45:34 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:45:34 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:45:34 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "bdaba07b79e748a8ab3c8e39a13ebb4a", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:45:35 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215535.1353066, 'key': 'bdaba07b79e748a8ab3c8e39a13ebb4a', 'data': ''}
May 09 08:45:43 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 143} 0f890f8900070000000000000000008f0009000000004f305d5d
May 09 08:45:51 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:45:51 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:45:53 msm8909 python3[3039]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 09 08:45:53 msm8909 python3[3039]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 08:45:56 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 84} 251a251a0007000000000000000000540000000000004e005e5e
May 09 08:45:56 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 84, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215556, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:45:56 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 84, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215556, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:45:56 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "88542ba4696a46e5af68a69c019f6234", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 84, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215556, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:45:57 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215556.8979239, 'key': '88542ba4696a46e5af68a69c019f6234', 'data': ''}
May 09 08:46:09 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 103, 'total_cals': 514, 'battery': 12, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 105, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 502, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 38} 10d310d30007006e11260d5b0122002600ba0c91f6400c046769
May 09 08:46:09 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:46:11 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 94} 0d550d5500070000000000000000005e00090000000049306464
May 09 08:46:11 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 94, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215571, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:46:11 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 94, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215571, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:46:11 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "20d77ce9193c49dda23e9d0e17d5cf5a", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 94, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215571, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:46:12 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215571.6333425, 'key': '20d77ce9193c49dda23e9d0e17d5cf5a', 'data': ''}
May 09 08:46:21 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:46:21 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:46:25 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048006565
May 09 08:46:25 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 95} 0d550d5500070000000000000000005f00090000000049106464
May 09 08:46:26 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 85} 251a251a0007000000000000000000550000000000004e305e5e
May 09 08:46:34 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:46:34 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:46:34 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "4095202936574f509b20224ff7e685c5", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:46:35 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215595.2918127, 'key': '4095202936574f509b20224ff7e685c5', 'data': ''}
May 09 08:46:35 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 85} 251a251a0007000000000000000000550000000000004e005e5e
May 09 08:46:36 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 85} 1583158300070000000000000000005500000000000057105c5c
May 09 08:46:36 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:46:37 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:46:37 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215597, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:46:37 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215597, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:46:37 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "6bd9987153f0431685fb7c6c571a8fd2", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215597, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:46:37 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215597.5246751, 'key': '6bd9987153f0431685fb7c6c571a8fd2', 'data': ''}
May 09 08:46:39 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 95} 0d550d5500070000000000000000005f00090000000049206464
May 09 08:46:39 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 143} 0f890f8900070000000000000000008f0009000000004e105d5d
May 09 08:46:39 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 143, 'battery': 78, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215599, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:46:39 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 143, 'battery': 78, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215599, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:46:39 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "9e21b2876e074670b35cc219205249ca", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 143, "battery": 78, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215599, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:46:40 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215600.2552934, 'key': '9e21b2876e074670b35cc219205249ca', 'data': ''}
May 09 08:46:49 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 143} 0f890f8900070000000000000000008f0009000000004e205d5d
May 09 08:46:50 msm8909 python3[3039]: DBUS: Discovered 06:05:04:2D:A2:15 .
May 09 08:46:50 msm8909 python3[3039]: ADVERT: {'act_cals': 10, 'pairing_code': b'\x05\xd5', 'case_temp': 119, 'total_cals': 551, 'battery': 52, 'heart_rate': 61, 'sleep_duration': 501, 'skin_temp': 121, 'mtp_version': 7, 'thermal_gen': 258, 'total_steps': 4542, 'alert_status': b'\x00', 'bmr_cals': 541, 'run_steps': 0, 'sleep_state': 5, 'company_id': b'\x05\xd5', 'walk_steps': 4542, 'distance': 3496, 'solar_gen': 25} 05d505d50007000011be0da801f5001901020ac21d3d34057779
May 09 08:46:50 msm8909 python3[3039]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 08:46:51 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 85} 1583158300070000000000000000005500000000000057205c5c
May 09 08:46:51 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:46:51 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:46:51 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:46:53 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 85} 251a251a0007000000000000000000550000000000004e205e5e
May 09 08:47:03 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 09 08:47:03 msm8909 python3[3039]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 08:47:04 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 95} 0d550d5500070000000000000000005f00090000000049006464
May 09 08:47:05 msm8909 python3[3039]: ADVERT: {'act_cals': 10, 'pairing_code': b'\x05\xd5', 'case_temp': 118, 'total_cals': 552, 'battery': 46, 'heart_rate': 61, 'sleep_duration': 501, 'skin_temp': 120, 'mtp_version': 7, 'thermal_gen': 258, 'total_steps': 4542, 'alert_status': b'\x00', 'bmr_cals': 542, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'\x05\xd5', 'walk_steps': 4542, 'distance': 3496, 'solar_gen': 25} 05d505d50007000011be0da801f5001901020ad21e3d2e147678
May 09 08:47:05 msm8909 python3[3039]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 08:47:05 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 85} 1583158300070000000000000000005500000000000057005c5c
May 09 08:47:05 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:47:06 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 144} 0f890f890007000000000000000000900009000000004f005d5d
May 09 08:47:19 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 09 08:47:19 msm8909 python3[3039]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 08:47:19 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 144} 0f890f890007000000000000000000900009000000004f105d5d
May 09 08:47:19 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04+', 'company_id': b'_\x00', 'mtp_version': 5} 042b055f00
May 09 08:47:19 msm8909 python3[3039]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 08:47:20 msm8909 python3[3039]: ADVERT: {'act_cals': 10, 'pairing_code': b'\x05\xd5', 'case_temp': 118, 'total_cals': 552, 'battery': 46, 'heart_rate': 61, 'sleep_duration': 501, 'skin_temp': 120, 'mtp_version': 7, 'thermal_gen': 258, 'total_steps': 4542, 'alert_status': b'\x00', 'bmr_cals': 542, 'run_steps': 0, 'sleep_state': 5, 'company_id': b'\x05\xd5', 'walk_steps': 4542, 'distance': 3496, 'solar_gen': 25} 05d505d50007000011be0da801f5001901020ad21e3d2e357678
May 09 08:47:20 msm8909 python3[3039]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 08:47:22 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:47:22 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:47:32 msm8909 python3[3039]: DBUS: Discovered 06:05:04:ED:C0:BD .
May 09 08:47:32 msm8909 python3[3039]: ADVERT: {'pairing_code': b'$}', 'company_id': b'_\x00', 'mtp_version': 5} 247d065f00
May 09 08:47:32 msm8909 python3[3039]: IGNORING 06:05:04:ED:C0:BD WITH PAIRING CODE: 247d
May 09 08:47:32 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048306565
May 09 08:47:33 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 95} 0d550d5500070000000000000000005f00090000000049306464
May 09 08:47:33 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 95, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215653, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:47:33 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 95, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215653, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:47:33 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "3f21e178d8cd4b18861804ac86f7e4a3", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 95, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215653, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:47:33 msm8909 python3[3039]: DBUS: Discovered 06:05:04:BD:E1:EC .
May 09 08:47:33 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00', 'mtp_version': 5} 1e9c065f00
May 09 08:47:33 msm8909 python3[3039]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 09 08:47:33 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215653.6570392, 'key': '3f21e178d8cd4b18861804ac86f7e4a3', 'data': ''}
May 09 08:47:35 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:47:35 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:47:35 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "7e01fc8ffef64c2187a4546d1ec3256a", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:47:35 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 87} 251a251a0007000000000000000000570000000000004e205e5e
May 09 08:47:35 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 87, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215655, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:47:35 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 87, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215655, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:47:35 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "8fd7a65a9e794283bd1155c1aaea0d07", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 87, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215655, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:47:35 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 87} 1583158300070000000000000000005700000000000057305c5c
May 09 08:47:35 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:47:35 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215655.4897847, 'key': '7e01fc8ffef64c2187a4546d1ec3256a', 'data': ''}
May 09 08:47:36 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215655.7540565, 'key': '8fd7a65a9e794283bd1155c1aaea0d07', 'data': ''}
May 09 08:47:46 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 144} 0f890f890007000000000000000000900009000000004f005d5d
May 09 08:47:46 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 144, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215666, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:47:46 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 144, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215666, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:47:46 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "1efaa076dfc545808fe9e91b7b28c85d", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 144, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215666, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:47:47 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 95} 0d550d5500070000000000000000005f00090000000049006464
May 09 08:47:47 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215666.9366446, 'key': '1efaa076dfc545808fe9e91b7b28c85d', 'data': ''}
May 09 08:47:48 msm8909 python3[3039]: DBUS: Discovered 06:05:04:1C:09:57 .
May 09 08:47:48 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\tW', 'company_id': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 09 08:47:48 msm8909 python3[3039]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 08:47:48 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x02\xda', 'company_id': b'_\x00', 'mtp_version': 5} 02da055f00
May 09 08:47:48 msm8909 python3[3039]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 08:47:49 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:47:49 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215669, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:47:49 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215669, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:47:49 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "e1dda32f7fbc47d8aed1771e0d97f18d", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215669, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:47:49 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 09 08:47:49 msm8909 python3[3039]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 08:47:49 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12\xc8', 'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6} 12c812c80006
May 09 08:47:49 msm8909 python3[3039]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 08:47:50 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215669.7630696, 'key': 'e1dda32f7fbc47d8aed1771e0d97f18d', 'data': ''}
May 09 08:47:52 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:47:52 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:48:00 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x00\x8f', 'company_id': b'_\x00', 'mtp_version': 5} 008f065f00
May 09 08:48:00 msm8909 python3[3039]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 08:48:02 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 104, 'total_cals': 516, 'battery': 13, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 107, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 504, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 38} 10d310d30007006e11260d5b0122002600ba0c91f8400d34686b
May 09 08:48:02 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:48:04 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\t7', 'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 09 08:48:04 msm8909 python3[3039]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 08:48:13 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 105, 'total_cals': 517, 'battery': 11, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 107, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 505, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 38} 10d310d30007006e11260d5b0122002600ba0c91f9400b04696b
May 09 08:48:13 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:48:16 msm8909 python3[3039]: ADVERT: {'act_cals': 2, 'pairing_code': b'"(', 'case_temp': 113, 'total_cals': 45, 'battery': 55, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 43, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 28} 222822280007000001c3014c0153001c000102002b3d37047172
May 09 08:48:16 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:48:16 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\tW', 'company_id': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 09 08:48:16 msm8909 python3[3039]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 08:48:17 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 251a251a0007000000000000000000590000000000004e205e5e
May 09 08:48:18 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 95} 0d550d5500070000000000000000005f00090000000048306464
May 09 08:48:22 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:48:22 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:48:31 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\tW', 'company_id': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 09 08:48:31 msm8909 python3[3039]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 08:48:35 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:48:35 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:48:35 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "a6affa70d2dc428fbdb15385a48c92d5", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:48:35 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215715.5879641, 'key': 'a6affa70d2dc428fbdb15385a48c92d5', 'data': ''}
May 09 08:48:42 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x16d', 'company_id': b'_\x00', 'mtp_version': 5} 1664065f00
May 09 08:48:42 msm8909 python3[3039]: IGNORING 06:05:04:17:B2:A4 WITH PAIRING CODE: 1664
May 09 08:48:45 msm8909 python3[3039]: ADVERT: {'act_cals': 2, 'pairing_code': b'"(', 'case_temp': 113, 'total_cals': 46, 'battery': 50, 'heart_rate': 61, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 44, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 28} 222822280007000001c3014c0153001c000102002c3d32347172
May 09 08:48:45 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:48:53 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:48:53 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:48:56 msm8909 python3[3039]: ADVERT: {'act_cals': 10, 'pairing_code': b'\x05\xd5', 'case_temp': 117, 'total_cals': 554, 'battery': 52, 'heart_rate': 61, 'sleep_duration': 501, 'skin_temp': 119, 'mtp_version': 7, 'thermal_gen': 258, 'total_steps': 4595, 'alert_status': b'\x00', 'bmr_cals': 544, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'\x05\xd5', 'walk_steps': 4595, 'distance': 3536, 'solar_gen': 29} 05d505d50007000011f30dd001f5001d01020af2203d34147577
May 09 08:48:56 msm8909 python3[3039]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 08:48:56 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 95} 0d550d5500070000000000000000005f00090000000048206464
May 09 08:48:56 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 95, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215736, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:48:56 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 95, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215736, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:48:57 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "266da41f3208402cb5f59ba0bf907be4", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 95, "battery": 72, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215736, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:48:57 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215737.492188, 'key': '266da41f3208402cb5f59ba0bf907be4', 'data': ''}
May 09 08:48:59 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 93, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 1dd51dd500070000000000000000005900000000000057105d5d
May 09 08:48:59 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:48:59 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 1583158300070000000000000000005900000000000057305c5c
May 09 08:48:59 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:49:09 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 89} 251a251a0007000000000000000000590000000000004e305e5e
May 09 08:49:09 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 89, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215749, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:49:09 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 89, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215749, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:49:09 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "264a683fef5040d2839e1892c186c4ea", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 89, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215749, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:49:09 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 105, 'total_cals': 518, 'battery': 11, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 107, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 506, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 38} 10d310d30007006e11260d5b0122002600ba0ca1fa400b14696b
May 09 08:49:09 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:49:10 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215749.9650347, 'key': '264a683fef5040d2839e1892c186c4ea', 'data': ''}
May 09 08:49:13 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 95} 0d550d5500070000000000000000005f00090000000048306464
May 09 08:49:13 msm8909 python3[3039]: DBUS: Discovered 06:05:04:99:AE:21 .
May 09 08:49:13 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x11\xe1', 'company_id': b'\x11\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 11e111e10006
May 09 08:49:13 msm8909 python3[3039]: IGNORING 06:05:04:99:AE:21 WITH PAIRING CODE: 11e1
May 09 08:49:21 msm8909 python3[3039]: Running Scheduled: Thread Check
May 09 08:49:23 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:49:23 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:49:23 msm8909 python3[3039]: DBUS: Discovered 06:05:04:52:C0:04 .
May 09 08:49:23 msm8909 python3[3039]: ADVERT: {'pairing_code': b'#\xc4', 'company_id': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 09 08:49:23 msm8909 python3[3039]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 09 08:49:25 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 96} 0d550d5500070000000000000000006000090000000048106464
May 09 08:49:25 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 146} 0f890f890007000000000000000000920009000000004f205d5d
May 09 08:49:25 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 146, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215765, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:49:25 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 146, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215765, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:49:25 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "ec0ef3619ab645fd80b62c29bd3395a7", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 146, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215765, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:49:26 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215765.8049095, 'key': 'ec0ef3619ab645fd80b62c29bd3395a7', 'data': ''}
May 09 08:49:26 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 1583158300070000000000000000005b00000000000057205c5c
May 09 08:49:26 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:49:35 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:49:35 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:49:35 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "00013d1fe1b54031a8e59cc3bb704eac", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:49:35 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215775.6155012, 'key': '00013d1fe1b54031a8e59cc3bb704eac', 'data': ''}
May 09 08:49:37 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 71, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000047006565
May 09 08:49:37 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 71, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215777, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:49:37 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 71, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215777, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:49:37 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "8995b3d458674cc09a3679feac010617", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 71, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215777, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:49:37 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215777.8887937, 'key': '8995b3d458674cc09a3679feac010617', 'data': ''}
May 09 08:49:38 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04\\', 'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 09 08:49:38 msm8909 python3[3039]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 08:49:39 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 251a251a00070000000000000000005b0000000000004e205e5e
May 09 08:49:41 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 251a251a00070000000000000000005b0000000000004e305e5e
May 09 08:49:41 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18\x13', 'company_id': b'_\x00', 'mtp_version': 5} 1813065f00
May 09 08:49:41 msm8909 python3[3039]: IGNORING 06:05:04:CF:3F:23 WITH PAIRING CODE: 1813
May 09 08:49:42 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 1583158300070000000000000000005b00000000000057305c5c
May 09 08:49:42 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:49:52 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 96} 0d550d5500070000000000000000006000090000000048306464
May 09 08:49:52 msm8909 python3[3039]: ADVERT: {'act_cals': 2, 'pairing_code': b'"(', 'case_temp': 113, 'total_cals': 47, 'battery': 54, 'heart_rate': 64, 'sleep_duration': 339, 'skin_temp': 115, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 451, 'alert_status': b'\x00', 'bmr_cals': 45, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 451, 'distance': 332, 'solar_gen': 28} 222822280007000001c3014c0153001c000102002d4036247173
May 09 08:49:52 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:49:53 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:49:53 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:49:54 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 1583158300070000000000000000005b00000000000057105c5c
May 09 08:49:54 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:49:56 msm8909 python3[3039]: DBUS: Discovered 06:05:04:87:BB:28 .
May 09 08:49:56 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x1e\xe8', 'company_id': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 09 08:49:56 msm8909 python3[3039]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 09 08:50:06 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 105, 'total_cals': 518, 'battery': 11, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 107, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 506, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 38} 10d310d30007006e11260d5b0122002600ba0ca1fa400b24696b
May 09 08:50:06 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:50:06 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048306565
May 09 08:50:09 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 146} 0f890f890007000000000000000000920009000000004f205d5d
May 09 08:50:20 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048006565
May 09 08:50:21 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 91} 1583158300070000000000000000005b00000000000057305c5c
May 09 08:50:21 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:50:23 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:50:23 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:50:34 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 96} 0d550d5500070000000000000000006000090000000049306464
May 09 08:50:34 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 96, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215834, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:50:34 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 96, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215834, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:50:34 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "820e7bd8df4b49da9f6f9b59c53cd1cf", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 96, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215834, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:50:34 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215834.8440025, 'key': '820e7bd8df4b49da9f6f9b59c53cd1cf', 'data': ''}
May 09 08:50:35 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:50:35 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:50:35 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "5b233bd36a844d808dc8723b031ec7d4", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:50:36 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215835.8554397, 'key': '5b233bd36a844d808dc8723b031ec7d4', 'data': ''}
May 09 08:50:36 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 92} 1583158300070000000000000000005c00000000000057105c5c
May 09 08:50:36 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:50:37 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 147} 0f890f890007000000000000000000930009000000004f105d5d
May 09 08:50:37 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 147, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215837, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:50:37 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 147, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215837, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:50:37 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "769eb6ac2c644577b45bb3b07879b99a", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 147, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215837, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:50:37 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215837.4560599, 'key': '769eb6ac2c644577b45bb3b07879b99a', 'data': ''}
May 09 08:50:49 msm8909 python3[3039]: ADVERT: {'act_cals': 10, 'pairing_code': b'\x05\xd5', 'case_temp': 116, 'total_cals': 555, 'battery': 47, 'heart_rate': 74, 'sleep_duration': 501, 'skin_temp': 119, 'mtp_version': 7, 'thermal_gen': 259, 'total_steps': 4595, 'alert_status': b'\x00', 'bmr_cals': 545, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'\x05\xd5', 'walk_steps': 4595, 'distance': 3536, 'solar_gen': 31} 05d505d50007000011f30dd001f5001f01030af2214a2f047477
May 09 08:50:49 msm8909 python3[3039]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 08:50:54 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:50:54 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:51:02 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 93} 251a251a00070000000000000000005d0000000000004e305e5e
May 09 08:51:02 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 93, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215862, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:51:02 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 93, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215862, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:51:02 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "7deaf4a80c5946378ac5c5c6a71a919a", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 93, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215862, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:51:03 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215863.3554459, 'key': '7deaf4a80c5946378ac5c5c6a71a919a', 'data': ''}
May 09 08:51:04 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 96} 0d550d5500070000000000000000006000090000000049106464
May 09 08:51:04 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 93, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 93} 1dd51dd500070000000000000000005d00000000000059205d5d
May 09 08:51:04 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:51:05 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 106, 'total_cals': 520, 'battery': 16, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 108, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 508, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 38} 10d310d30007006e11260d5b0122002600ba0ca1fc4010046a6c
May 09 08:51:05 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:51:06 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 09 08:51:06 msm8909 python3[3039]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 08:51:06 msm8909 python3[3039]: DBUS: Discovered 06:05:04:B3:76:89 .
May 09 08:51:06 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x01Y', 'company_id': b'_\x00', 'mtp_version': 5} 0159065f00
May 09 08:51:06 msm8909 python3[3039]: IGNORING 06:05:04:B3:76:89 WITH PAIRING CODE: 0159
May 09 08:51:16 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 106, 'total_cals': 520, 'battery': 16, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 108, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 508, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 38} 10d310d30007006e11260d5b0122002600ba0ca1fc4010146a6c
May 09 08:51:16 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:51:18 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 09 08:51:18 msm8909 python3[3039]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 08:51:19 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 97} 0d550d5500070000000000000000006100090000000049306464
May 09 08:51:19 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\tW', 'company_id': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 09 08:51:19 msm8909 python3[3039]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 09 08:51:24 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:51:24 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:51:30 msm8909 python3[3039]: DBUS: Discovered 06:05:04:85:3F:81 .
May 09 08:51:30 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x18q', 'company_id': b'_\x00', 'mtp_version': 5} 1871065f00
May 09 08:51:30 msm8909 python3[3039]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 09 08:51:34 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 09 08:51:34 msm8909 python3[3039]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 08:51:35 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:51:35 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:51:35 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "468c9045e49c442fb6a5ec0c905f47ca", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:51:36 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215896.3245261, 'key': '468c9045e49c442fb6a5ec0c905f47ca', 'data': ''}
May 09 08:51:46 msm8909 python3[3039]: DBUS: Discovered 06:05:04:09:FB:D2 .
May 09 08:51:46 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x11r', 'company_id': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 09 08:51:46 msm8909 python3[3039]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 09 08:51:47 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\xe1', 'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6} 17e117e10006
May 09 08:51:47 msm8909 python3[3039]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 08:51:54 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:51:54 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:51:57 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 95} 251a251a00070000000000000000005f0000000000004e005e5e
May 09 08:51:57 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 92} 1583158300070000000000000000005c00000000000057105c5c
May 09 08:51:57 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:51:58 msm8909 python3[3039]: ADVERT: {'act_cals': 11, 'pairing_code': b'\x05\xd5', 'case_temp': 116, 'total_cals': 557, 'battery': 45, 'heart_rate': 74, 'sleep_duration': 501, 'skin_temp': 119, 'mtp_version': 7, 'thermal_gen': 259, 'total_steps': 4595, 'alert_status': b'\x00', 'bmr_cals': 546, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'\x05\xd5', 'walk_steps': 4595, 'distance': 3536, 'solar_gen': 33} 05d505d50007000011f30dd001f5002101030b02224a2d347477
May 09 08:51:58 msm8909 python3[3039]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 08:51:59 msm8909 python3[3039]: DBUS: Discovered 06:05:04:5D:7D:EC .
May 09 08:51:59 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 09 08:51:59 msm8909 python3[3039]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 08:52:00 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 97} 0d550d5500070000000000000000006100090000000049206464
May 09 08:52:00 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 97, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215920, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:52:00 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 97, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215920, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:52:00 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "1b8136655af14cc4a0a8374ae3388ba1", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 97, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215920, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:52:01 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215921.1790106, 'key': '1b8136655af14cc4a0a8374ae3388ba1', 'data': ''}
May 09 08:52:02 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x11r', 'company_id': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 09 08:52:02 msm8909 python3[3039]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 09 08:52:12 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x11r', 'company_id': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 09 08:52:12 msm8909 python3[3039]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 09 08:52:12 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 97} 0d550d5500070000000000000000006100090000000048006464
May 09 08:52:15 msm8909 python3[3039]: ADVERT: {'act_cals': 11, 'pairing_code': b'\x05\xd5', 'case_temp': 116, 'total_cals': 558, 'battery': 52, 'heart_rate': 94, 'sleep_duration': 501, 'skin_temp': 120, 'mtp_version': 7, 'thermal_gen': 260, 'total_steps': 4595, 'alert_status': b'\x00', 'bmr_cals': 547, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'\x05\xd5', 'walk_steps': 4595, 'distance': 3536, 'solar_gen': 33} 05d505d50007000011f30dd001f5002101040b02235e34147478
May 09 08:52:15 msm8909 python3[3039]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 08:52:15 msm8909 python3[3039]: DBUS: Discovered 06:05:04:61:2B:77 .
May 09 08:52:15 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x04g', 'company_id': b'_\x00', 'mtp_version': 5} 0467065f00
May 09 08:52:15 msm8909 python3[3039]: IGNORING 06:05:04:61:2B:77 WITH PAIRING CODE: 0467
May 09 08:52:24 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:52:24 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:52:25 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:52:25 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215945, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:52:25 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215945, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:52:25 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "7121ea8e6291407d817191775389bff0", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215945, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:52:25 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 80, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 148} 0f890f8900070000000000000000009400090000000050005d5d
May 09 08:52:25 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 148, 'battery': 80, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215945, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:52:25 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 148, 'battery': 80, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215945, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:52:25 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "7659facba3e64f96b44a773fdfd506e0", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 148, "battery": 80, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215945, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:52:26 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215946.1415293, 'key': '7121ea8e6291407d817191775389bff0', 'data': ''}
May 09 08:52:26 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215946.1950622, 'key': '7659facba3e64f96b44a773fdfd506e0', 'data': ''}
May 09 08:52:36 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:52:36 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:52:36 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "d101bce3d96e45b9961100979ffadb48", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:52:36 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215956.6957207, 'key': 'd101bce3d96e45b9961100979ffadb48', 'data': ''}
May 09 08:52:39 msm8909 python3[3039]: ADVERT: {'act_cals': 2, 'pairing_code': b'"(', 'case_temp': 113, 'total_cals': 50, 'battery': 47, 'heart_rate': 64, 'sleep_duration': 339, 'skin_temp': 115, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 494, 'alert_status': b'\x00', 'bmr_cals': 48, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 494, 'distance': 363, 'solar_gen': 29} 222822280007000001ee016b0153001d0001022030402f347173
May 09 08:52:39 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:52:42 msm8909 python3[3039]: ADVERT: {'act_cals': 2, 'pairing_code': b'"(', 'case_temp': 113, 'total_cals': 50, 'battery': 47, 'heart_rate': 64, 'sleep_duration': 339, 'skin_temp': 115, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 494, 'alert_status': b'\x00', 'bmr_cals': 48, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 494, 'distance': 363, 'solar_gen': 29} 222822280007000001ee016b0153001d0001022030402f047173
May 09 08:52:42 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:52:44 msm8909 python3[3039]: DBUS: Discovered 06:05:04:72:36:74 .
May 09 08:52:44 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x0fd', 'company_id': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6} 0f640f640006
May 09 08:52:44 msm8909 python3[3039]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 09 08:52:54 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048006565
May 09 08:52:54 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:52:54 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:52:55 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 80, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 148} 0f890f8900070000000000000000009400090000000050305d5d
May 09 08:52:56 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 97} 251a251a0007000000000000000000610000000000004e205e5e
May 09 08:52:56 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 97, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215976, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:52:56 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 97, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215976, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:52:56 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "39f60ac6182a41208ab3c00a093f6214", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 97, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215976, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:52:57 msm8909 python3[3039]: ADVERT: {'act_cals': 2, 'pairing_code': b'"(', 'case_temp': 113, 'total_cals': 50, 'battery': 47, 'heart_rate': 64, 'sleep_duration': 339, 'skin_temp': 115, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 494, 'alert_status': b'\x00', 'bmr_cals': 48, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 494, 'distance': 363, 'solar_gen': 29} 222822280007000001ee016b0153001d0001022030402f147173
May 09 08:52:57 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:52:57 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x07\xc0', 'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6} 07c007c00006
May 09 08:52:57 msm8909 python3[3039]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 08:52:57 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215977.307034, 'key': '39f60ac6182a41208ab3c00a093f6214', 'data': ''}
May 09 08:53:09 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048106565
May 09 08:53:11 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 97} 251a251a0007000000000000000000610000000000004e005e5e
May 09 08:53:11 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 97} 0d550d5500070000000000000000006100090000000048106464
May 09 08:53:11 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 97, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215991, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:53:11 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 97, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715215991, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:53:11 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "248e9856bc9f473aa16740deb5797a1b", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 97, "battery": 72, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715215991, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:53:12 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715215992.1069145, 'key': '248e9856bc9f473aa16740deb5797a1b', 'data': ''}
May 09 08:53:21 msm8909 python3[3039]: ADVERT: {'act_cals': 11, 'pairing_code': b'\x05\xd5', 'case_temp': 116, 'total_cals': 559, 'battery': 50, 'heart_rate': 86, 'sleep_duration': 501, 'skin_temp': 120, 'mtp_version': 7, 'thermal_gen': 261, 'total_steps': 4595, 'alert_status': b'\x00', 'bmr_cals': 548, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'\x05\xd5', 'walk_steps': 4595, 'distance': 3536, 'solar_gen': 34} 05d505d50007000011f30dd001f5002201050b02245632047478
May 09 08:53:21 msm8909 python3[3039]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 08:53:23 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 98} 251a251a0007000000000000000000620000000000004d105e5e
May 09 08:53:25 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:53:25 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:53:36 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:53:36 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:53:36 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "727ca26f16e54512ac792f3581657e8c", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:53:37 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216017.1435523, 'key': '727ca26f16e54512ac792f3581657e8c', 'data': ''}
May 09 08:53:38 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 95} 1583158300070000000000000000005f00000000000057305c5c
May 09 08:53:38 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:53:39 msm8909 python3[3039]: ADVERT: {'act_cals': 11, 'pairing_code': b'\x05\xd5', 'case_temp': 116, 'total_cals': 559, 'battery': 50, 'heart_rate': 86, 'sleep_duration': 501, 'skin_temp': 120, 'mtp_version': 7, 'thermal_gen': 261, 'total_steps': 4595, 'alert_status': b'\x00', 'bmr_cals': 548, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'\x05\xd5', 'walk_steps': 4595, 'distance': 3536, 'solar_gen': 34} 05d505d50007000011f30dd001f5002201050b02245632147478
May 09 08:53:39 msm8909 python3[3039]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 08:53:39 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 97} 0d550d5500070000000000000000006100090000000049306464
May 09 08:53:40 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 149} 0f890f890007000000000000000000950009000000004f305d5d
May 09 08:53:40 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 149, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216020, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:53:40 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 93, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 149, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216020, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:53:40 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "628dfbff844541ac9d63ecf1d04d0831", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 93, "heartRate": 0, "walkSteps": 0, "solarGen": 149, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715216020, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:53:40 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216020.5174534, 'key': '628dfbff844541ac9d63ecf1d04d0831', 'data': ''}
May 09 08:53:49 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 149} 0f890f890007000000000000000000950009000000004f005d5d
May 09 08:53:50 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 97} 0d550d5500070000000000000000006100090000000049006464
May 09 08:53:50 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 98} 251a251a0007000000000000000000620000000000004d005e5e
May 09 08:53:53 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 95} 1583158300070000000000000000005f00000000000057105c5c
May 09 08:53:53 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:53:53 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 09 08:53:53 msm8909 python3[3039]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 08:53:53 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 71, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000047206565
May 09 08:53:53 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 71, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216033, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:53:53 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 71, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216033, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:53:53 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "1b49970b41fa4acb86a8b37788346295", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 71, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715216033, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:53:53 msm8909 python3[3039]: ADVERT: {'act_cals': 11, 'pairing_code': b'\x05\xd5', 'case_temp': 116, 'total_cals': 559, 'battery': 50, 'heart_rate': 86, 'sleep_duration': 501, 'skin_temp': 120, 'mtp_version': 7, 'thermal_gen': 261, 'total_steps': 4595, 'alert_status': b'\x00', 'bmr_cals': 548, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'\x05\xd5', 'walk_steps': 4595, 'distance': 3536, 'solar_gen': 34} 05d505d50007000011f30dd001f5002201050b02245632347478
May 09 08:53:53 msm8909 python3[3039]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 08:53:54 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216034.1385548, 'key': '1b49970b41fa4acb86a8b37788346295', 'data': ''}
May 09 08:53:55 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:53:55 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:54:04 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 97} 0d550d5500070000000000000000006100090000000049106464
May 09 08:54:04 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 149} 0f890f890007000000000000000000950009000000004f205d5d
May 09 08:54:05 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 71, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000047306565
May 09 08:54:07 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 97} 0d550d5500070000000000000000006100090000000049206464
May 09 08:54:18 msm8909 python3[3039]: ADVERT: {'act_cals': 11, 'pairing_code': b'\x05\xd5', 'case_temp': 117, 'total_cals': 560, 'battery': 47, 'heart_rate': 86, 'sleep_duration': 501, 'skin_temp': 120, 'mtp_version': 7, 'thermal_gen': 262, 'total_steps': 4595, 'alert_status': b'\x00', 'bmr_cals': 549, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'\x05\xd5', 'walk_steps': 4595, 'distance': 3536, 'solar_gen': 36} 05d505d50007000011f30dd001f5002401060b1225562f147578
May 09 08:54:18 msm8909 python3[3039]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 08:54:18 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x11r', 'company_id': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 09 08:54:18 msm8909 python3[3039]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 09 08:54:19 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 09 08:54:19 msm8909 python3[3039]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 08:54:19 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x18\xcf', 'case_temp': 93, 'total_cals': 0, 'battery': 93, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 93, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x18\xcf', 'walk_steps': 0, 'distance': 0, 'solar_gen': 100} 18cf18cf0007000000000000000000640000000000005d005d5d
May 09 08:54:19 msm8909 python3[3039]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 08:54:20 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 86, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 97} 1583158300070000000000000000006100000000000056005c5c
May 09 08:54:20 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:54:20 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 100} 251a251a0007000000000000000000640000000000004e305e5e
May 09 08:54:20 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 100, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216060, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:54:20 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 100, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216060, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:54:20 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "437376b8ef544e2f8c3e18d9b25c4d41", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 100, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715216060, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:54:21 msm8909 python3[3039]: Running Scheduled: Thread Check
May 09 08:54:21 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216061.09641, 'key': '437376b8ef544e2f8c3e18d9b25c4d41', 'data': ''}
May 09 08:54:25 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:54:25 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:54:31 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 150} 0f890f890007000000000000000000960009000000004e105d5e
May 09 08:54:33 msm8909 python3[3039]: ADVERT: {'pairing_code': b'%?', 'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 09 08:54:33 msm8909 python3[3039]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 08:54:35 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 100} 251a251a0007000000000000000000640000000000004e005e5e
May 09 08:54:37 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:54:37 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:54:37 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "3b527f75b8dc4154aba882085c964483", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:54:37 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216077.5089302, 'key': '3b527f75b8dc4154aba882085c964483', 'data': ''}
May 09 08:54:45 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 09 08:54:45 msm8909 python3[3039]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 08:54:47 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 09 08:54:47 msm8909 python3[3039]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 08:54:47 msm8909 python3[3039]: DBUS: Discovered 06:05:04:06:75:3E .
May 09 08:54:47 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x00\x0e', 'company_id': b'\x00\x0e', 'alert_status': b'\x00', 'mtp_version': 6} 000e000e0006
May 09 08:54:47 msm8909 python3[3039]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 09 08:54:55 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:54:56 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:55:00 msm8909 python3[3039]: ADVERT: {'act_cals': 2, 'pairing_code': b'"(', 'case_temp': 113, 'total_cals': 52, 'battery': 54, 'heart_rate': 64, 'sleep_duration': 339, 'skin_temp': 114, 'mtp_version': 7, 'thermal_gen': 1, 'total_steps': 494, 'alert_status': b'\x00', 'bmr_cals': 50, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 494, 'distance': 363, 'solar_gen': 29} 222822280007000001ee016b0153001d00010230324036247172
May 09 08:55:00 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:55:01 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x06\xd6', 'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 09 08:55:01 msm8909 python3[3039]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 08:55:15 msm8909 python3[3039]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 09 08:55:15 msm8909 python3[3039]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 08:55:15 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x08\xbc', 'company_id': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 09 08:55:15 msm8909 python3[3039]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 09 08:55:17 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 102} 251a251a0007000000000000000000660000000000004e105e5e
May 09 08:55:18 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 107, 'total_cals': 524, 'battery': 16, 'heart_rate': 64, 'sleep_duration': 290, 'skin_temp': 109, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 512, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 39} 10d310d30007006e11260d5b0122002700ba0cb2004010346b6d
May 09 08:55:18 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:55:26 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:55:26 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:55:30 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 151} 0f890f890007000000000000000000970009000000004e305d5e
May 09 08:55:30 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 151, 'battery': 78, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216130, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:55:30 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 93, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 151, 'battery': 78, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216130, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:55:30 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "365fd8bd7a6d439cafc8fa7c13b21b4e", "msg": {"statusValues": {"caseTemp": 93, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 151, "battery": 78, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715216130, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:55:30 msm8909 python3[3039]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 09 08:55:30 msm8909 python3[3039]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 08:55:31 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216131.1696072, 'key': '365fd8bd7a6d439cafc8fa7c13b21b4e', 'data': ''}
May 09 08:55:37 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:55:37 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:55:37 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "b1a5df41ec6640c5889d79dac235a52e", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:55:37 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216137.6672974, 'key': 'b1a5df41ec6640c5889d79dac235a52e', 'data': ''}
May 09 08:55:45 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 98} 0d550d5500070000000000000000006200090000000049206464
May 09 08:55:45 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 98, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216145, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:55:45 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 98, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216145, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:55:45 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "1927579ed7134265ab7dd865d494f0ae", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 98, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715216145, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:55:46 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216145.8652582, 'key': '1927579ed7134265ab7dd865d494f0ae', 'data': ''}
May 09 08:55:56 msm8909 python3[3039]: ADVERT: {'pairing_code': b'!\xc1', 'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6} 21c121c10006
May 09 08:55:56 msm8909 python3[3039]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 08:55:56 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:55:56 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:55:59 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 94, 'total_cals': 0, 'battery': 89, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 102} 1dd51dd500070000000000000000006600000000000059005e5e
May 09 08:55:59 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:55:59 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 99} 1583158300070000000000000000006300000000000057205c5c
May 09 08:55:59 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:56:00 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 93, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 151} 0f890f890007000000000000000000970009000000004e205d5e
May 09 08:56:10 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 94, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 151} 0f890f890007000000000000000000970009000000004f305e5e
May 09 08:56:10 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048006565
May 09 08:56:10 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216170, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:56:10 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216170, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:56:10 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "34b2be7b37db43a39cf44ed2d19ccfdc", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715216170, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:56:11 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 98} 0d550d5500070000000000000000006200090000000049106464
May 09 08:56:11 msm8909 python3[3039]: DBUS: Discovered 06:05:04:D2:E7:2E .
May 09 08:56:11 msm8909 python3[3039]: ADVERT: {'pairing_code': b'#\xde', 'company_id': b'_\x00', 'mtp_version': 5} 23de065f00
May 09 08:56:11 msm8909 python3[3039]: IGNORING 06:05:04:D2:E7:2E WITH PAIRING CODE: 23de
May 09 08:56:11 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216170.975333, 'key': '34b2be7b37db43a39cf44ed2d19ccfdc', 'data': ''}
May 09 08:56:14 msm8909 python3[3039]: ADVERT: {'act_cals': 2, 'pairing_code': b'"(', 'case_temp': 113, 'total_cals': 53, 'battery': 54, 'heart_rate': 64, 'sleep_duration': 339, 'skin_temp': 116, 'mtp_version': 7, 'thermal_gen': 2, 'total_steps': 494, 'alert_status': b'\x00', 'bmr_cals': 51, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'"(', 'walk_steps': 494, 'distance': 363, 'solar_gen': 29} 222822280007000001ee016b0153001d00020230334036147174
May 09 08:56:14 msm8909 python3[3039]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 08:56:24 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 100} 1583158300070000000000000000006400000000000057005c5c
May 09 08:56:24 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:56:26 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 95, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 104} 251a251a0007000000000000000000680000000000004e005e5f
May 09 08:56:26 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 95, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 104, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216186, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:56:26 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 95, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 104, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216186, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:56:26 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "0bec8b13d4ef48028e5258f2eac43ea7", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 95, "heartRate": 0, "walkSteps": 0, "solarGen": 104, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715216186, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:56:27 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:56:27 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:56:27 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216186.985225, 'key': '0bec8b13d4ef48028e5258f2eac43ea7', 'data': ''}
May 09 08:56:37 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 94, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 151} 0f890f890007000000000000000000970009000000004f105e5e
May 09 08:56:37 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 151, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216197, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:56:37 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 151, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216197, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:56:37 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "db2c4b7140d24be9b04633c421e29c38", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 151, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715216197, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:56:37 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:56:37 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:56:37 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "1c17dd8ebf934eccaf5b94be41730c03", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:56:38 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216197.9729049, 'key': 'db2c4b7140d24be9b04633c421e29c38', 'data': ''}
May 09 08:56:38 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216198.0154147, 'key': '1c17dd8ebf934eccaf5b94be41730c03', 'data': ''}
May 09 08:56:38 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 95, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 104} 251a251a0007000000000000000000680000000000004e105e5f
May 09 08:56:40 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x10!', 'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 09 08:56:40 msm8909 python3[3039]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 08:56:41 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x15\x83', 'case_temp': 92, 'total_cals': 0, 'battery': 87, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 92, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x15\x83', 'walk_steps': 0, 'distance': 0, 'solar_gen': 100} 1583158300070000000000000000006400000000000057205c5c
May 09 08:56:41 msm8909 python3[3039]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 08:56:41 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 99} 0d550d5500070000000000000000006300090000000048306464
May 09 08:56:53 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 95, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 104} 251a251a0007000000000000000000680000000000004e205e5f
May 09 08:56:55 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 99} 0d550d5500070000000000000000006300090000000048106464
May 09 08:56:55 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 99, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216215, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:56:55 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 99, 'battery': 72, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216215, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:56:55 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "2fc7fabf27044a7184e8af3924d117b9", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 99, "battery": 72, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715216215, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:56:56 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216216.248117, 'key': '2fc7fabf27044a7184e8af3924d117b9', 'data': ''}
May 09 08:56:57 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:56:57 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:57:06 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048206565
May 09 08:57:08 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 95, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 104} 251a251a0007000000000000000000680000000000004e005e5f
May 09 08:57:09 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 99} 0d550d5500070000000000000000006300090000000048206464
May 09 08:57:20 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\xd5', 'case_temp': 94, 'total_cals': 0, 'battery': 90, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\xd5', 'walk_steps': 0, 'distance': 0, 'solar_gen': 106} 1dd51dd500070000000000000000006a0000000000005a005e5e
May 09 08:57:20 msm8909 python3[3039]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 08:57:21 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 77, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 95, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 106} 251a251a00070000000000000000006a0000000000004d105e5f
May 09 08:57:21 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 94, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 152} 0f890f890007000000000000000000980009000000004f205e5e
May 09 08:57:23 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048306565
May 09 08:57:23 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216243, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:57:23 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 101, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 101, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 0, 'battery': 72, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216243, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'gatewayId': '00e15e66f988db', 'configId': 291}
May 09 08:57:23 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "276a3ad148de4515b435b0405ca0d7b3", "msg": {"statusValues": {"caseTemp": 101, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 101, "heartRate": 0, "walkSteps": 0, "solarGen": 0, "battery": 72, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715216243, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "gatewayId": "00e15e66f988db", "configId": 291}}
May 09 08:57:24 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216244.3609636, 'key': '276a3ad148de4515b435b0405ca0d7b3', 'data': ''}
May 09 08:57:27 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:57:27 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:57:37 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:57:37 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:57:37 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "9572777e46854acc962d2849eda88552", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:57:38 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216258.3974891, 'key': '9572777e46854acc962d2849eda88552', 'data': ''}
May 09 08:57:48 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048206565
May 09 08:57:48 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 99} 0d550d5500070000000000000000006300090000000048106464
May 09 08:57:48 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 94, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 152} 0f890f890007000000000000000000980009000000004f105e5e
May 09 08:57:48 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 152, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216268, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:57:48 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 94, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 152, 'battery': 79, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216268, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'gatewayId': '00e15e66f988db', 'configId': 292}
May 09 08:57:48 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "df58124ab3fd4aad8dcf0927739e4636", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 94, "heartRate": 0, "walkSteps": 0, "solarGen": 152, "battery": 79, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715216268, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "gatewayId": "00e15e66f988db", "configId": 292}}
May 09 08:57:49 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216269.2608173, 'key': 'df58124ab3fd4aad8dcf0927739e4636', 'data': ''}
May 09 08:57:49 msm8909 python3[3039]: DBUS: Discovered 06:05:04:39:B4:0A .
May 09 08:57:49 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x17\xca', 'company_id': b'_\x00', 'mtp_version': 5} 17ca065f00
May 09 08:57:49 msm8909 python3[3039]: IGNORING 06:05:04:39:B4:0A WITH PAIRING CODE: 17ca
May 09 08:57:50 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x12t', 'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 09 08:57:50 msm8909 python3[3039]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 08:57:51 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x0f\x89', 'case_temp': 94, 'total_cals': 0, 'battery': 79, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 94, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x0f\x89', 'walk_steps': 0, 'distance': 0, 'solar_gen': 152} 0f890f890007000000000000000000980009000000004f105e5e
May 09 08:57:51 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 108, 'total_cals': 526, 'battery': 12, 'heart_rate': 61, 'sleep_duration': 290, 'skin_temp': 109, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 514, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 39} 10d310d30007006e11260d5b0122002700ba0cc2023d0c146c6d
May 09 08:57:51 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:57:57 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:57:57 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:58:05 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\x1d\x92', 'case_temp': 101, 'total_cals': 0, 'battery': 72, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 101, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\x1d\x92', 'walk_steps': 0, 'distance': 0, 'solar_gen': 0} 1d921d9200070000000000000000000000000000000048006565
May 09 08:58:19 msm8909 python3[3039]: ADVERT: {'act_cals': 12, 'pairing_code': b'\x10\xd3', 'case_temp': 108, 'total_cals': 527, 'battery': 16, 'heart_rate': 61, 'sleep_duration': 290, 'skin_temp': 110, 'mtp_version': 7, 'thermal_gen': 186, 'total_steps': 4500, 'alert_status': b'\x00', 'bmr_cals': 515, 'run_steps': 110, 'sleep_state': 4, 'company_id': b'\x10\xd3', 'walk_steps': 4390, 'distance': 3419, 'solar_gen': 39} 10d310d30007006e11260d5b0122002700ba0cc2033d10346c6e
May 09 08:58:19 msm8909 python3[3039]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 09 08:58:19 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 99} 0d550d5500070000000000000000006300090000000049006464
May 09 08:58:19 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 99, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216299, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:58:19 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 100, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 100, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 99, 'battery': 73, 'thermalGen': 9, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216299, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'gatewayId': '00e15e66f988db', 'configId': 294}
May 09 08:58:19 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "b316ff6b55ad49778e9cde9a74dd57a5", "msg": {"statusValues": {"caseTemp": 100, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 100, "heartRate": 0, "walkSteps": 0, "solarGen": 99, "battery": 73, "thermalGen": 9, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715216299, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "gatewayId": "00e15e66f988db", "configId": 294}}
May 09 08:58:20 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216299.9955842, 'key': 'b316ff6b55ad49778e9cde9a74dd57a5', 'data': ''}
May 09 08:58:20 msm8909 python3[3039]: DBUS: Discovered 06:05:04:A0:3D:F6 .
May 09 08:58:20 msm8909 python3[3039]: ADVERT: {'pairing_code': b'\x16\xe6', 'company_id': b'\x16\xe6', 'alert_status': b'\x00', 'mtp_version': 6} 16e616e60006
May 09 08:58:20 msm8909 python3[3039]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 09 08:58:27 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:58:27 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:58:32 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'%\x1a', 'case_temp': 94, 'total_cals': 0, 'battery': 78, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 95, 'mtp_version': 7, 'thermal_gen': 0, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'%\x1a', 'walk_steps': 0, 'distance': 0, 'solar_gen': 108} 251a251a00070000000000000000006c0000000000004e105e5f
May 09 08:58:32 msm8909 python3[3039]: DEBUG INSTANT UPDATE: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 95, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 108, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216312, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:58:32 msm8909 python3[3039]: [SSE] Instant: {'statusValues': {'caseTemp': 94, 'sleepState': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'actCals': 0, 'runSteps': 0, 'skinTemp': 95, 'heartRate': 0, 'walkSteps': 0, 'solarGen': 108, 'battery': 78, 'thermalGen': 0, 'totalSteps': 0, 'distance': 0}, 'utcTimestamp': 1715216312, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'gatewayId': '00e15e66f988db', 'configId': 295}
May 09 08:58:32 msm8909 python3[3039]: [SSE] Sending: {"rt": "instant", "key": "bf513f2a45a548ee97823e00111415e6", "msg": {"statusValues": {"caseTemp": 94, "sleepState": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "actCals": 0, "runSteps": 0, "skinTemp": 95, "heartRate": 0, "walkSteps": 0, "solarGen": 108, "battery": 78, "thermalGen": 0, "totalSteps": 0, "distance": 0}, "utcTimestamp": 1715216312, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "gatewayId": "00e15e66f988db", "configId": 295}}
May 09 08:58:33 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 99} 0d550d5500070000000000000000006300090000000049106464
May 09 08:58:33 msm8909 python3[3039]: ADVERT: {'act_cals': 11, 'pairing_code': b'\x05\xd5', 'case_temp': 118, 'total_cals': 564, 'battery': 53, 'heart_rate': 80, 'sleep_duration': 501, 'skin_temp': 122, 'mtp_version': 7, 'thermal_gen': 267, 'total_steps': 4595, 'alert_status': b'\x00', 'bmr_cals': 553, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'\x05\xd5', 'walk_steps': 4595, 'distance': 3536, 'solar_gen': 43} 05d505d50007000011f30dd001f5002b010b0b2229503534767a
May 09 08:58:33 msm8909 python3[3039]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 08:58:33 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216313.3141427, 'key': 'bf513f2a45a548ee97823e00111415e6', 'data': ''}
May 09 08:58:38 msm8909 python3[3039]: [SSE] Sending keepalive ping
May 09 08:58:38 msm8909 python3[3039]: [SSE] SENDING GATEWAY STATUS PING
May 09 08:58:38 msm8909 python3[3039]: [SSE] Sending: {"rt": "gw", "key": "8d25ff07ad0c45149490cc9cd4d722da", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 08:58:38 msm8909 python3[3039]: [SSE] RX'd: {'type': 's', 'source': 0, 'timestamp': 1715216318.6633699, 'key': '8d25ff07ad0c45149490cc9cd4d722da', 'data': ''}
May 09 08:58:44 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 99} 0d550d5500070000000000000000006300090000000049206464
May 09 08:58:45 msm8909 python3[3039]: ADVERT: {'act_cals': 11, 'pairing_code': b'\x05\xd5', 'case_temp': 118, 'total_cals': 564, 'battery': 53, 'heart_rate': 80, 'sleep_duration': 501, 'skin_temp': 122, 'mtp_version': 7, 'thermal_gen': 267, 'total_steps': 4595, 'alert_status': b'\x00', 'bmr_cals': 553, 'run_steps': 0, 'sleep_state': 4, 'company_id': b'\x05\xd5', 'walk_steps': 4595, 'distance': 3536, 'solar_gen': 43} 05d505d50007000011f30dd001f5002b010b0b2229503514767a
May 09 08:58:45 msm8909 python3[3039]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 09 08:58:57 msm8909 python3[3039]: Running Scheduled: Check Network
May 09 08:58:57 msm8909 python3[3039]: [NET] NETWORK GOOD.
May 09 08:58:59 msm8909 python3[3039]: ADVERT: {'act_cals': 0, 'pairing_code': b'\rU', 'case_temp': 100, 'total_cals': 0, 'battery': 73, 'heart_rate': 0, 'sleep_duration': 0, 'skin_temp': 100, 'mtp_version': 7, 'thermal_gen': 9, 'total_steps': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'run_steps': 0, 'sleep_state': 0, 'company_id': b'\rU', 'walk_steps': 0, 'distance': 0, 'solar_gen': 99} 0d550d5500070000000000000000006300090000000049006464
May 09 08:59:02 msm8909 python3[3039]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT