-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 13 08:05:12 msm8909 python3[2249]: DB VERSION: 9
May 13 08:05:12 msm8909 python3[2249]: [DB] No upgrade needed
May 13 08:05:12 msm8909 python3[2249]: [DEBUG] Looking for old files to remove in /data/logs
May 13 08:05:12 msm8909 python3[2249]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 08:05:12 msm8909 python3[2249]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 08:05:12 msm8909 python3[2249]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 08:05:13 msm8909 python3[2249]: [SSE] SETTING UP SSE
May 13 08:05:13 msm8909 python3[2249]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 13 08:05:13 msm8909 python3[2249]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xab5df190>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 13 08:05:13 msm8909 python3[2249]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xaa2639f0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 13 08:05:26 msm8909 python3[2249]: Traceback (most recent call last):
May 13 08:05:26 msm8909 python3[2249]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 13 08:05:26 msm8909 python3[2249]: hci0 = BluetoothAdapter(0);
May 13 08:05:26 msm8909 python3[2249]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 13 08:05:26 msm8909 python3[2249]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 13 08:05:26 msm8909 python3[2249]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 13 08:05:26 msm8909 python3[2249]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 13 08:05:26 msm8909 python3[2249]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 13 08:05:26 msm8909 python3[2249]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 13 08:05:26 msm8909 python3[2249]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 13 08:05:26 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 13 08:05:26 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 13 08:05:26 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 13 08:05:31 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 13 08:05:31 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 13 08:05:31 msm8909 systemd[1]: Started Mother Gateway Service.
May 13 08:05:33 msm8909 python3[3053]: READING DB FROM FILE: /data/mother.db
May 13 08:05:33 msm8909 python3[3053]: DB VERSION: 9
May 13 08:05:33 msm8909 python3[3053]: [DB] No upgrade needed
May 13 08:05:34 msm8909 python3[3053]: [DEBUG] Looking for old files to remove in /data/logs
May 13 08:05:34 msm8909 python3[3053]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 13 08:05:34 msm8909 python3[3053]: [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 13 08:05:34 msm8909 python3[3053]: [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 13 08:05:35 msm8909 python3[3053]: [SSE] SETTING UP SSE
May 13 08:05:35 msm8909 python3[3053]: [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 13 08:06:12 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:06:12 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:06:12 msm8909 python3[3053]: Running Scheduled: Thread Check
May 13 08:06:12 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:06:12 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:06:12 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "28a5c8f94dcd4452b8fc42e27df9fb4c"}
May 13 08:06:13 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558736.1377184, 'data': '', 'key': 'ccc507bde9b34d63ae799bbb2afbb26d', 'source': 0}
May 13 08:06:13 msm8909 python3[3053]: [SSE] RX'd: {'timestamp': 1715558737.3943048, 'type': 'gw', 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'source': 1, 'key': None}
May 13 08:06:13 msm8909 python3[3053]: [SSE] RX'd: {'timestamp': 1715558737.406682, 'type': 'wearables', 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'source': 1, 'key': None}
May 13 08:06:13 msm8909 python3[3053]: [SSE] RX'd: {'timestamp': 1715558737.596756, 'type': 'wconfig', 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'source': 1, 'key': None}
May 13 08:06:13 msm8909 python3[3053]: [SSE] UPDATING W CONFIG
May 13 08:06:13 msm8909 python3[3053]: [SSE] RX'd: {'timestamp': 1715558737.8085084, 'type': 'wconfig', 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'source': 1, 'key': None}
May 13 08:06:13 msm8909 python3[3053]: [SSE] UPDATING W CONFIG
May 13 08:06:13 msm8909 python3[3053]: [SSE] RX'd: {'timestamp': 1715558738.0060771, 'type': 'wconfig', 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'source': 1, 'key': None}
May 13 08:06:13 msm8909 python3[3053]: [SSE] UPDATING W CONFIG
May 13 08:06:13 msm8909 python3[3053]: [SSE] RX'd: {'timestamp': 1715558738.1927171, 'type': 'wconfig', 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'source': 1, 'key': None}
May 13 08:06:13 msm8909 python3[3053]: [SSE] UPDATING W CONFIG
May 13 08:06:13 msm8909 python3[3053]: [SSE] RX'd: {'timestamp': 1715558738.4377356, 'type': 'wconfig', 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'source': 1, 'key': None}
May 13 08:06:13 msm8909 python3[3053]: [SSE] UPDATING W CONFIG
May 13 08:06:13 msm8909 python3[3053]: [SSE] RX'd: {'timestamp': 1715558738.6334393, 'type': 'wconfig', 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'source': 1, 'key': None}
May 13 08:06:13 msm8909 python3[3053]: [SSE] UPDATING W CONFIG
May 13 08:06:13 msm8909 python3[3053]: [SSE] RX'd: {'timestamp': 1715558738.6910095, 'type': 'prov', 'data': '0', 'source': 1, 'key': None}
May 13 08:06:13 msm8909 python3[3053]: [SSE] SETTING PROVISIONING TO: 0
May 13 08:06:13 msm8909 python3[3053]: [CONFIG] SSE Has new config, updating
May 13 08:06:13 msm8909 python3[3053]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 13 08:06:13 msm8909 python3[3053]: [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 13 08:06:13 msm8909 python3[3053]: [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 13 08:06:13 msm8909 python3[3053]: [CLOUD] Activating Gateway
May 13 08:06:13 msm8909 python3[3053]: DBUS: Discovered 06:05:04:66:30:47 .
May 13 08:06:13 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7', 'pairing_code': b'\t7'} 093709370006
May 13 08:06:13 msm8909 python3[3053]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 13 08:06:13 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558773.4406598, 'data': '', 'key': '28a5c8f94dcd4452b8fc42e27df9fb4c', 'source': 0}
May 13 08:06:14 msm8909 python3[3053]: DBUS: Discovered 06:05:04:48:10:21 .
May 13 08:06:14 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!', 'pairing_code': b'\x10!'} 102110210006
May 13 08:06:14 msm8909 python3[3053]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 08:06:14 msm8909 python3[3053]: DBUS: Discovered 06:05:04:7A:56:97 .
May 13 08:06:14 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 13 08:06:14 msm8909 python3[3053]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 08:06:14 msm8909 python3[3053]: DBUS: Discovered 06:05:04:70:12:C8 .
May 13 08:06:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 127, 'skin_temp': 102, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000007f00090aa0530041106666
May 13 08:06:14 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:06:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 104, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006768
May 13 08:06:14 msm8909 python3[3053]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 13 08:06:14 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558774, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 104, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:06:14 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558774, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 104, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:06:14 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558774, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 104, "actCals": 0, "battery": 68, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "b113d1319957477ba530a152b8673c46"}
May 13 08:06:14 msm8909 python3[3053]: DBUS: Discovered 06:05:04:6D:74:4C .
May 13 08:06:14 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,', 'pairing_code': b'&,'} 262c262c0006
May 13 08:06:14 msm8909 python3[3053]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 13 08:06:15 msm8909 python3[3053]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 13 08:06:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 248, 'skin_temp': 102, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 94, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000f80009000000005e306666
May 13 08:06:15 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:06:15 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558775.1770742, 'data': '', 'key': 'b113d1319957477ba530a152b8673c46', 'source': 0}
May 13 08:06:15 msm8909 python3[3053]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 13 08:06:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000001306564
May 13 08:06:15 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:06:16 msm8909 python3[3053]: DBUS: Discovered 06:05:04:61:15:83 .
May 13 08:06:16 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000000b00000000000054206666
May 13 08:06:16 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:06:16 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046206667
May 13 08:06:16 msm8909 python3[3053]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 13 08:06:16 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558776, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:06:16 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558776, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:06:16 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558776, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "ada592d7cf3f4dbeae28f46fe3147d5c"}
May 13 08:06:16 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 219, 'skin_temp': 102, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000db0009000000004c106666
May 13 08:06:16 msm8909 python3[3053]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 13 08:06:16 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558776, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 219, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:06:16 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558776, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 219, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:06:16 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558776, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 76, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 9, "solarGen": 219, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "75b3256482a640e68dd7b9552840cd57"}
May 13 08:06:16 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558776.7432189, 'data': '', 'key': 'ada592d7cf3f4dbeae28f46fe3147d5c', 'source': 0}
May 13 08:06:17 msm8909 python3[3053]: DBUS: Discovered 06:05:04:50:93:05 .
May 13 08:06:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 9, 'skin_temp': 102, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000000900000000000057306566
May 13 08:06:17 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:06:17 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558777.1733158, 'data': '', 'key': '75b3256482a640e68dd7b9552840cd57', 'source': 0}
May 13 08:06:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 216, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000d800090000000046206767
May 13 08:06:17 msm8909 python3[3053]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 13 08:06:17 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558777, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 216, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:06:17 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558777, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 216, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:06:17 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558777, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 216, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "9edaa351229941cdab3461a9607bcfea"}
May 13 08:06:17 msm8909 python3[3053]: DBUS: Discovered 06:05:04:44:7C:06 .
May 13 08:06:17 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 13 08:06:17 msm8909 python3[3053]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 13 08:06:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 4, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000040000000000004b106767
May 13 08:06:17 msm8909 python3[3053]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 13 08:06:17 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558777, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 4, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:06:17 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558777, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 4, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:06:17 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558777, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 4, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "8a9ede09524d401b96fe3e8a9888025e"}
May 13 08:06:18 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558777.9778159, 'data': '', 'key': '9edaa351229941cdab3461a9607bcfea', 'source': 0}
May 13 08:06:18 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558778.1714737, 'data': '', 'key': '8a9ede09524d401b96fe3e8a9888025e', 'source': 0}
May 13 08:06:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 4, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000040000000000004b206767
May 13 08:06:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 248, 'skin_temp': 102, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 94, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000f80009000000005e006666
May 13 08:06:27 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:06:27 msm8909 python3[3053]: DBUS: Discovered 06:05:04:80:24:04 .
May 13 08:06:27 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04'} 240424040006
May 13 08:06:27 msm8909 python3[3053]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 08:06:27 msm8909 python3[3053]: DBUS: Discovered 06:05:04:17:65:5E .
May 13 08:06:27 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17>', 'company_id': b'_\x00'} 173e065f00
May 13 08:06:27 msm8909 python3[3053]: IGNORING 06:05:04:17:65:5E WITH PAIRING CODE: 173e
May 13 08:06:28 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046306667
May 13 08:06:28 msm8909 python3[3053]: DBUS: Discovered 06:05:04:09:FB:D2 .
May 13 08:06:28 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r', 'pairing_code': b'\x11r'} 117211720006
May 13 08:06:28 msm8909 python3[3053]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 13 08:06:28 msm8909 python3[3053]: DBUS: Discovered 06:05:04:56:C4:4A .
May 13 08:06:28 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 08:06:28 msm8909 python3[3053]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 08:06:28 msm8909 python3[3053]: DBUS: Discovered 06:05:04:8E:52:AD .
May 13 08:06:28 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 13 08:06:28 msm8909 python3[3053]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 08:06:29 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 13 08:06:29 msm8909 python3[3053]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 08:06:29 msm8909 python3[3053]: DBUS: Discovered 06:05:04:8A:46:67 .
May 13 08:06:29 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1fW', 'company_id': b'_\x00'} 1f57065f00
May 13 08:06:29 msm8909 python3[3053]: IGNORING 06:05:04:8A:46:67 WITH PAIRING CODE: 1f57
May 13 08:06:30 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 104, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206768
May 13 08:06:30 msm8909 python3[3053]: DBUS: Discovered 06:05:04:09:A0:9C .
May 13 08:06:30 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 08:06:30 msm8909 python3[3053]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 08:06:30 msm8909 python3[3053]: DBUS: Discovered 06:05:04:13:9C:CF .
May 13 08:06:30 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x00\x8f', 'company_id': b'_\x00'} 008f065f00
May 13 08:06:30 msm8909 python3[3053]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 13 08:06:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000000b00000000000054306666
May 13 08:06:31 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:06:31 msm8909 python3[3053]: DBUS: Discovered 06:05:04:52:C0:04 .
May 13 08:06:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 477, 'solar_gen': 31, 'skin_temp': 123, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 119, 'sleep_state': 5, 'total_cals': 482, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 81, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c3001f00090541dd515205777b
May 13 08:06:31 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:06:32 msm8909 python3[3053]: DBUS: Discovered 06:05:04:1F:66:01 .
May 13 08:06:32 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:06:32 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:06:32 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000042000b0000000000003f20797b
May 13 08:06:32 msm8909 python3[3053]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 13 08:06:32 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558792, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 63, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 11, 'runSteps': 0, 'sleepDuration': 66, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:06:32 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558792, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 63, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 11, 'runSteps': 0, 'sleepDuration': 66, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:06:32 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558792, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 63, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 121, "thermalGen": 0, "solarGen": 11, "runSteps": 0, "sleepDuration": 66, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "56976d7deae24a438dcfca3a36ae0091"}
May 13 08:06:33 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558792.7255945, 'data': '', 'key': '56976d7deae24a438dcfca3a36ae0091', 'source': 0}
May 13 08:06:42 msm8909 python3[3053]: DBUS: Discovered 06:05:04:A0:3D:F6 .
May 13 08:06:42 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 13 08:06:42 msm8909 python3[3053]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 13 08:06:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000042000b0000000000003f30797b
May 13 08:06:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 4, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000040000000000004b006767
May 13 08:06:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000001206564
May 13 08:06:42 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:06:42 msm8909 python3[3053]: DBUS: Discovered 06:05:04:69:0A:91 .
May 13 08:06:42 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91'} 0a910a910006
May 13 08:06:42 msm8909 python3[3053]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 13 08:06:43 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:06:43 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:06:43 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 13 08:06:43 msm8909 python3[3053]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 13 08:06:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000000b00000000000054006666
May 13 08:06:43 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:06:43 msm8909 python3[3053]: DBUS: Discovered 06:05:04:85:3F:81 .
May 13 08:06:43 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18q', 'company_id': b'_\x00'} 1871065f00
May 13 08:06:43 msm8909 python3[3053]: IGNORING 06:05:04:85:3F:81 WITH PAIRING CODE: 1871
May 13 08:06:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046006667
May 13 08:06:44 msm8909 python3[3053]: DBUS: Discovered 06:05:04:88:94:2A .
May 13 08:06:44 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 13 08:06:44 msm8909 python3[3053]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 13 08:06:44 msm8909 python3[3053]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 13 08:06:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 101, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005a206565
May 13 08:06:45 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:06:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 101, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 86, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000056206565
May 13 08:06:46 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:06:55 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046206667
May 13 08:06:56 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 104, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106768
May 13 08:06:57 msm8909 python3[3053]: DBUS: Discovered 06:05:04:67:BC:31 .
May 13 08:06:57 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1f\xf1', 'company_id': b'_\x00'} 1ff1065f00
May 13 08:06:57 msm8909 python3[3053]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 13 08:06:58 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 101, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 86, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000056006565
May 13 08:06:58 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:06:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 4, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000040000000000004b106767
May 13 08:07:10 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r', 'pairing_code': b'\x11r'} 117211720006
May 13 08:07:10 msm8909 python3[3053]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 13 08:07:10 msm8909 python3[3053]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 13 08:07:10 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:07:10 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:07:10 msm8909 python3[3053]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 13 08:07:10 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 13 08:07:10 msm8909 python3[3053]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 13 08:07:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046306667
May 13 08:07:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 127, 'skin_temp': 102, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000007f00090aa0530041206666
May 13 08:07:11 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:07:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 13, 'skin_temp': 101, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000000d0000000000005a106565
May 13 08:07:11 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:07:11 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:07:11 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:07:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 13, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000042000d0000000000003e20797b
May 13 08:07:12 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 13, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000000d00000000000001106464
May 13 08:07:12 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:07:12 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:07:12 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:07:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 101, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 86, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000056106565
May 13 08:07:13 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:07:13 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:07:13 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:07:13 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:07:13 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:07:13 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "bb5edfdac62d46fb907dc81b8b9077b7"}
May 13 08:07:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 221, 'skin_temp': 102, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000dd0009000000004c306666
May 13 08:07:14 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558833.9448776, 'data': '', 'key': 'bb5edfdac62d46fb907dc81b8b9077b7', 'source': 0}
May 13 08:07:15 msm8909 python3[3053]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 13 08:07:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 104, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106768
May 13 08:07:28 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046106667
May 13 08:07:28 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558848, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:07:28 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558848, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:07:28 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558848, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "dc28140b64cb485297bf1312a1eb8560"}
May 13 08:07:28 msm8909 python3[3053]: DBUS: Connected to 06:05:04:11:B9:D2
May 13 08:07:28 msm8909 python3[3053]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 13 08:07:28 msm8909 python3[3053]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 75}]}
May 13 08:07:28 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 75}]}, "key": "0d06d948bcb445eaa797cf330337e3ae"}
May 13 08:07:28 msm8909 python3[3053]: ACTIVATING HR.
May 13 08:07:28 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 129, 'skin_temp': 102, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000008100090aa0530041006666
May 13 08:07:28 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:07:28 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 221, 'skin_temp': 102, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000dd0009000000004c006666
May 13 08:07:28 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558848, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 221, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:07:28 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558848, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 221, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:07:28 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558848, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 76, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 9, "solarGen": 221, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "078d2766876341fe8759343fd82e64ab"}
May 13 08:07:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 5, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000050000000000004b006767
May 13 08:07:29 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558849, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 5, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:07:29 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558849, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 5, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:07:29 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558849, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 5, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "4906025b46874037a814168bccb48b73"}
May 13 08:07:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 13, 'skin_temp': 101, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000000d00000000000057306565
May 13 08:07:29 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:07:29 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 13 08:07:29 msm8909 python3[3053]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 13 08:07:30 msm8909 python3[3053]: DBUS: Discovered 06:05:04:98:84:B4 .
May 13 08:07:30 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x0f\x84', 'company_id': b'_\x00'} 0f84065f00
May 13 08:07:30 msm8909 python3[3053]: IGNORING 06:05:04:98:84:B4 WITH PAIRING CODE: 0f84
May 13 08:07:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 250, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 94, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000fa0009000000005e306665
May 13 08:07:31 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:07:35 msm8909 python3[3053]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 08:07:35 msm8909 python3[3053]: 122.75106859207153 [06:05:04:11:B9:D2] <- HR 0000
May 13 08:07:36 msm8909 python3[3053]: 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, 65, 71, 35, 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 13 08:07:36 msm8909 python3[3053]: GOT Firmware Version: V1.5.4d0
May 13 08:07:36 msm8909 python3[3053]: GOT Pairing Code: 1d92
May 13 08:07:36 msm8909 python3[3053]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 08:07:36 msm8909 python3[3053]: NO FW Update needed.
May 13 08:07:36 msm8909 python3[3053]: LAST SYNC: 1715554083
May 13 08:07:37 msm8909 python3[3053]: 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, 104, 0, 0, 80, 103, 0, 0, 81, 67, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 08:07:37 msm8909 python3[3053]: ACTIVITY: 0
May 13 08:07:37 msm8909 python3[3053]: HR READING: 0 TOOK 0.000738 secs
May 13 08:07:37 msm8909 python3[3053]: DEACTIVATING HR.
May 13 08:07:37 msm8909 python3[3053]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 08:07:37 msm8909 python3[3053]: GOT Instant Data: {'bmr_cals': 0, 'solar_gen': 0, 'total_steps': 0, 'activity': 0, 'case_temp': 103, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'heart_rate': 0, 'battery': 67, 'distance': 0, 'skin_temp': 104, 'sleep_duration': 0}
May 13 08:07:37 msm8909 python3[3053]: W ID: 75
May 13 08:07:37 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558857, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 104, 'battery': 67, 'actCals': 0, 'activity': 0, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:07:37 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558857, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 104, 'battery': 67, 'actCals': 0, 'activity': 0, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:07:37 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558857, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 104, "battery": 67, "actCals": 0, "activity": 0, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "1ec0f5ec2a3e4ce5bcd3c9444df2b83a"}
May 13 08:07:37 msm8909 python3[3053]: Instant Upload complete
May 13 08:07:37 msm8909 python3[3053]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 13 08:07:39 msm8909 python3[3053]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 13 08:07:39 msm8909 python3[3053]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 08:07:39 msm8909 python3[3053]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 13 08:07:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 104, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106768
May 13 08:07:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 221, 'skin_temp': 102, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000dd0009000000004c206666
May 13 08:07:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 218, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000da00090000000045306767
May 13 08:07:49 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 13, 'skin_temp': 101, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000000d00000000000057106565
May 13 08:07:49 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:07:49 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 250, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 94, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000fa0009000000005e106665
May 13 08:07:49 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:07:59 msm8909 python3[3053]: DBUS: Connect Failed with 06:05:04:32:34:65
May 13 08:07:59 msm8909 python3[3053]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 08:07:59 msm8909 python3[3053]: Device not connected, retrying later
May 13 08:08:00 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:08:00 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:08:00 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558848.574868, 'data': '', 'key': 'dc28140b64cb485297bf1312a1eb8560', 'source': 0}
May 13 08:08:00 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558848.7684937, 'data': '', 'key': '0d06d948bcb445eaa797cf330337e3ae', 'source': 0}
May 13 08:08:00 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558848.9416254, 'data': '', 'key': '078d2766876341fe8759343fd82e64ab', 'source': 0}
May 13 08:08:00 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558849.4442022, 'data': '', 'key': '4906025b46874037a814168bccb48b73', 'source': 0}
May 13 08:08:00 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558857.7535155, 'data': '', 'key': '1ec0f5ec2a3e4ce5bcd3c9444df2b83a', 'source': 0}
May 13 08:08:00 msm8909 python3[3053]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 13 08:08:03 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 13, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000042000d0000000000003e20797b
May 13 08:08:05 msm8909 python3[3053]: DBUS: Connected to 06:05:04:30:B0:14
May 13 08:08:05 msm8909 python3[3053]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 13 08:08:05 msm8909 python3[3053]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 81}]}
May 13 08:08:05 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 81}]}, "key": "655b334e0dd941f5a79aa691b03a7a9b"}
May 13 08:08:05 msm8909 python3[3053]: ACTIVATING HR.
May 13 08:08:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 218, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000da00090000000045106767
May 13 08:08:06 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558886, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 218, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:08:06 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558886, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 218, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:08:06 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558886, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 69, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 218, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "68ea726496a4483c81592160c82115df"}
May 13 08:08:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 104, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043306768
May 13 08:08:07 msm8909 python3[3053]: DBUS: Discovered 06:05:04:37:48:D1 .
May 13 08:08:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026006464
May 13 08:08:07 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:08:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047106667
May 13 08:08:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 104, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000041006768
May 13 08:08:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 221, 'skin_temp': 102, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000dd0009000000004c106666
May 13 08:08:12 msm8909 python3[3053]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 08:08:12 msm8909 python3[3053]: 159.7247633934021 [06:05:04:30:B0:14] <- HR 0000
May 13 08:08:13 msm8909 python3[3053]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 65, 74, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 212, 48, 176, 20, 0, 0, 0]
May 13 08:08:13 msm8909 python3[3053]: GOT Firmware Version: V1.5.4d0
May 13 08:08:13 msm8909 python3[3053]: GOT Pairing Code: 13d4
May 13 08:08:13 msm8909 python3[3053]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 08:08:13 msm8909 python3[3053]: NO FW Update needed.
May 13 08:08:13 msm8909 python3[3053]: LAST SYNC: 1715554850
May 13 08:08:14 msm8909 python3[3053]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 66, 0, 0, 32, 0, 0, 0, 48, 14, 0, 0, 64, 0, 0, 0, 65, 123, 0, 0, 80, 122, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 08:08:14 msm8909 python3[3053]: ACTIVITY: 0
May 13 08:08:14 msm8909 python3[3053]: HR READING: 0 TOOK 0.000489 secs
May 13 08:08:14 msm8909 python3[3053]: DEACTIVATING HR.
May 13 08:08:14 msm8909 python3[3053]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 08:08:14 msm8909 python3[3053]: GOT Instant Data: {'bmr_cals': 0, 'solar_gen': 14, 'total_steps': 0, 'activity': 0, 'case_temp': 122, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'heart_rate': 0, 'battery': 63, 'distance': 0, 'skin_temp': 123, 'sleep_duration': 66}
May 13 08:08:14 msm8909 python3[3053]: W ID: 81
May 13 08:08:14 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558894, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'battery': 63, 'actCals': 0, 'activity': 0, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 14, 'runSteps': 0, 'sleepDuration': 66, 'bmrCals': 0}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:08:14 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558894, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'battery': 63, 'actCals': 0, 'activity': 0, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 14, 'runSteps': 0, 'sleepDuration': 66, 'bmrCals': 0}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:08:14 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558894, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "battery": 63, "actCals": 0, "activity": 0, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 122, "thermalGen": 0, "solarGen": 14, "runSteps": 0, "sleepDuration": 66, "bmrCals": 0}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "ebb9ed91b6e245f2825944c6edf2cca9"}
May 13 08:08:14 msm8909 python3[3053]: Instant Upload complete
May 13 08:08:14 msm8909 python3[3053]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 13 08:08:16 msm8909 python3[3053]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 08:08:16 msm8909 python3[3053]: DBUS: 06:05:04:30:B0:14 disconnected.
May 13 08:08:16 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 13, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000042000d0000000000003e20797b
May 13 08:08:17 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:08:17 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:08:17 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "5a22b9337a0a46bf94ba12d8b6d4f772"}
May 13 08:08:17 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558885.8556254, 'data': '', 'key': '655b334e0dd941f5a79aa691b03a7a9b', 'source': 0}
May 13 08:08:17 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558886.6507678, 'data': '', 'key': '68ea726496a4483c81592160c82115df', 'source': 0}
May 13 08:08:17 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558894.739558, 'data': '', 'key': 'ebb9ed91b6e245f2825944c6edf2cca9', 'source': 0}
May 13 08:08:18 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558897.722193, 'data': '', 'key': '5a22b9337a0a46bf94ba12d8b6d4f772', 'source': 0}
May 13 08:08:21 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 14, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000042000e0000000000003f107a7b
May 13 08:08:23 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 6, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000060000000000004b206767
May 13 08:08:24 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 104, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000041106768
May 13 08:08:25 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 222, 'skin_temp': 102, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000de0009000000004c206566
May 13 08:08:28 msm8909 python3[3053]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 13 08:08:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 14, 'skin_temp': 101, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000000e00000000000057206565
May 13 08:08:38 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:08:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 14, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000042000e0000000000003f307a7b
May 13 08:08:39 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 13 08:08:39 msm8909 python3[3053]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 13 08:08:40 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7', 'pairing_code': b'\t7'} 093709370006
May 13 08:08:40 msm8909 python3[3053]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 13 08:08:40 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 220, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000dc00090000000045006767
May 13 08:08:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 131, 'skin_temp': 102, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000008300090aa0530041006666
May 13 08:08:42 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:08:42 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 13 08:08:42 msm8909 python3[3053]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 13 08:08:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 104, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000041306768
May 13 08:08:43 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558923, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 104, 'actCals': 0, 'battery': 65, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:08:43 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558923, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 104, 'actCals': 0, 'battery': 65, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:08:43 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558923, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 104, "actCals": 0, "battery": 65, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "a2312532d45e42a7bf3f741281dde941"}
May 13 08:08:48 msm8909 python3[3053]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 13 08:08:48 msm8909 python3[3053]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 08:08:48 msm8909 python3[3053]: Device not connected, retrying later
May 13 08:08:48 msm8909 python3[3053]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 13 08:08:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 6, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000060000000000004b206767
May 13 08:08:52 msm8909 python3[3053]: DBUS: Connected to 06:05:04:02:E8:6A
May 13 08:08:52 msm8909 python3[3053]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 13 08:08:52 msm8909 python3[3053]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 76}]}
May 13 08:08:52 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 76}]}, "key": "36bdd42010c942d99b8b697ad1ecb966"}
May 13 08:08:52 msm8909 python3[3053]: ACTIVATING HR.
May 13 08:08:56 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 14, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000042000e0000000000003f107a7b
May 13 08:08:57 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 131, 'skin_temp': 102, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000008300090aa0530041106666
May 13 08:08:57 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:08:57 msm8909 python3[3053]: DBUS: Discovered 06:05:04:74:99:4A .
May 13 08:08:57 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'$\x1a', 'company_id': b'_\x00'} 241a065f00
May 13 08:08:57 msm8909 python3[3053]: IGNORING 06:05:04:74:99:4A WITH PAIRING CODE: 241a
May 13 08:08:58 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 220, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000dc00090000000045206767
May 13 08:08:58 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 14, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000000e00000000000001006464
May 13 08:08:58 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:08:59 msm8909 python3[3053]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 13 08:08:59 msm8909 python3[3053]: 206.92805528640747 [06:05:04:02:E8:6A] <- HR 0000
May 13 08:08:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047206667
May 13 08:08:59 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558939, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:08:59 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558939, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:08:59 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558939, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 71, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "a73ad7e78d0d470d86f34d74a0e898a6"}
May 13 08:09:01 msm8909 python3[3053]: 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, 65, 69, 149, 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 13 08:09:01 msm8909 python3[3053]: GOT Firmware Version: V1.5.4d0
May 13 08:09:01 msm8909 python3[3053]: GOT Pairing Code: 251a
May 13 08:09:01 msm8909 python3[3053]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 08:09:01 msm8909 python3[3053]: NO FW Update needed.
May 13 08:09:01 msm8909 python3[3053]: LAST SYNC: 1715553685
May 13 08:09:02 msm8909 python3[3053]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 6, 0, 0, 64, 0, 0, 0, 65, 103, 0, 0, 80, 103, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 08:09:02 msm8909 python3[3053]: ACTIVITY: 0
May 13 08:09:02 msm8909 python3[3053]: HR READING: 0 TOOK 0.000449 secs
May 13 08:09:02 msm8909 python3[3053]: DEACTIVATING HR.
May 13 08:09:02 msm8909 python3[3053]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 13 08:09:02 msm8909 python3[3053]: GOT Instant Data: {'bmr_cals': 0, 'solar_gen': 6, 'total_steps': 0, 'activity': 0, 'case_temp': 103, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'heart_rate': 0, 'battery': 75, 'distance': 0, 'skin_temp': 103, 'sleep_duration': 0}
May 13 08:09:02 msm8909 python3[3053]: W ID: 76
May 13 08:09:02 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558942, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'battery': 75, 'actCals': 0, 'activity': 0, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 6, 'runSteps': 0, 'sleepDuration': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:09:02 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558942, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'battery': 75, 'actCals': 0, 'activity': 0, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 6, 'runSteps': 0, 'sleepDuration': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:09:02 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558942, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "battery": 75, "actCals": 0, "activity": 0, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 6, "runSteps": 0, "sleepDuration": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "154d7f4049c44c0f9e2a3a4684d6622b"}
May 13 08:09:02 msm8909 python3[3053]: Instant Upload complete
May 13 08:09:02 msm8909 python3[3053]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 13 08:09:04 msm8909 python3[3053]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 08:09:04 msm8909 python3[3053]: DBUS: 06:05:04:02:E8:6A disconnected.
May 13 08:09:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 6, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000060000000000004b206767
May 13 08:09:05 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:09:05 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:09:05 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558923.745676, 'data': '', 'key': 'a2312532d45e42a7bf3f741281dde941', 'source': 0}
May 13 08:09:05 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558932.9398434, 'data': '', 'key': '36bdd42010c942d99b8b697ad1ecb966', 'source': 0}
May 13 08:09:05 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558940.2275398, 'data': '', 'key': 'a73ad7e78d0d470d86f34d74a0e898a6', 'source': 0}
May 13 08:09:05 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558942.6569235, 'data': '', 'key': '154d7f4049c44c0f9e2a3a4684d6622b', 'source': 0}
May 13 08:09:05 msm8909 python3[3053]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 13 08:09:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 6, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000060000000000004b306767
May 13 08:09:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206767
May 13 08:09:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 14, 'skin_temp': 101, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000000e0000000000005a106565
May 13 08:09:10 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:09:11 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r', 'pairing_code': b'\x11r'} 117211720006
May 13 08:09:11 msm8909 python3[3053]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 13 08:09:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 14, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000000e00000000000001106464
May 13 08:09:11 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:09:12 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 221, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000dd00090000000046006767
May 13 08:09:12 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558952, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 221, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:09:12 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558952, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 221, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:09:12 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558952, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 221, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "77ba0f12806c47218c47db941d99e23f"}
May 13 08:09:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 254, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000fe0009000000005d106665
May 13 08:09:13 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:09:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 14, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000000e00000000000055006666
May 13 08:09:13 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:09:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 14, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000042000e0000000000003f207a7b
May 13 08:09:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046006666
May 13 08:09:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 132, 'skin_temp': 102, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 64, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000008400090aa0530040306666
May 13 08:09:14 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:09:24 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 222, 'skin_temp': 102, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000de0009000000004c206566
May 13 08:09:26 msm8909 python3[3053]: DBUS: Connected to 06:05:04:AF:F9:E9
May 13 08:09:26 msm8909 python3[3053]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 13 08:09:26 msm8909 python3[3053]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 73}]}
May 13 08:09:26 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 73}]}, "key": "8b96c6bf7a6048d6b5b168a234d52114"}
May 13 08:09:26 msm8909 python3[3053]: ACTIVATING HR.
May 13 08:09:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 7, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000070000000000004b106767
May 13 08:09:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043006767
May 13 08:09:28 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 254, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000fe0009000000005d306665
May 13 08:09:28 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:09:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046106666
May 13 08:09:29 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:09:29 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:09:29 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:09:29 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:09:29 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:09:29 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:09:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 16, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001000000000000001306464
May 13 08:09:31 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:09:31 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:09:31 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:09:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 16, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000001000000000000055106666
May 13 08:09:31 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:09:34 msm8909 python3[3053]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 08:09:34 msm8909 python3[3053]: 241.95423817634583 [06:05:04:AF:F9:E9] <- HR 0000
May 13 08:09:35 msm8909 python3[3053]: 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, 65, 76, 72, 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 13 08:09:35 msm8909 python3[3053]: GOT Firmware Version: V1.5.4d0
May 13 08:09:35 msm8909 python3[3053]: GOT Pairing Code: 0f89
May 13 08:09:35 msm8909 python3[3053]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 08:09:35 msm8909 python3[3053]: NO FW Update needed.
May 13 08:09:35 msm8909 python3[3053]: LAST SYNC: 1715555400
May 13 08:09:36 msm8909 python3[3053]: 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, 224, 0, 0, 64, 9, 0, 0, 65, 102, 0, 0, 80, 101, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 08:09:36 msm8909 python3[3053]: ACTIVITY: 0
May 13 08:09:36 msm8909 python3[3053]: HR READING: 0 TOOK 0.000489 secs
May 13 08:09:36 msm8909 python3[3053]: DEACTIVATING HR.
May 13 08:09:36 msm8909 python3[3053]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 08:09:36 msm8909 python3[3053]: GOT Instant Data: {'bmr_cals': 0, 'solar_gen': 224, 'total_steps': 0, 'activity': 0, 'case_temp': 101, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'heart_rate': 0, 'battery': 77, 'distance': 0, 'skin_temp': 102, 'sleep_duration': 0}
May 13 08:09:36 msm8909 python3[3053]: W ID: 73
May 13 08:09:36 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558976, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'battery': 77, 'actCals': 0, 'activity': 0, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 224, 'runSteps': 0, 'sleepDuration': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:09:36 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558976, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'battery': 77, 'actCals': 0, 'activity': 0, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 224, 'runSteps': 0, 'sleepDuration': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:09:36 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558976, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "battery": 77, "actCals": 0, "activity": 0, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 224, "runSteps": 0, "sleepDuration": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "653c09d71b37415e9405b6ac9cb8e96a"}
May 13 08:09:36 msm8909 python3[3053]: Instant Upload complete
May 13 08:09:36 msm8909 python3[3053]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 13 08:09:38 msm8909 python3[3053]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 08:09:38 msm8909 python3[3053]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 13 08:09:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 222, 'skin_temp': 102, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000de0009000000004c206566
May 13 08:09:39 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:09:39 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:09:39 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:09:39 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:09:39 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "4717dfff40984897b22400e58a946328"}
May 13 08:09:39 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558953.3338881, 'data': '', 'key': '77ba0f12806c47218c47db941d99e23f', 'source': 0}
May 13 08:09:39 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558967.0729227, 'data': '', 'key': '8b96c6bf7a6048d6b5b168a234d52114', 'source': 0}
May 13 08:09:39 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558976.6749704, 'data': '', 'key': '653c09d71b37415e9405b6ac9cb8e96a', 'source': 0}
May 13 08:09:39 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558979.6556952, 'data': '', 'key': '4717dfff40984897b22400e58a946328', 'source': 0}
May 13 08:09:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046306666
May 13 08:09:44 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 13 08:09:44 msm8909 python3[3053]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 08:09:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 221, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000dd00090000000046306767
May 13 08:09:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 254, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000fe0009000000005d006665
May 13 08:09:45 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:09:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 16, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004200100000000000003e207a7b
May 13 08:09:45 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558985, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 62, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 16, 'runSteps': 0, 'sleepDuration': 66, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:09:45 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558985, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 62, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 16, 'runSteps': 0, 'sleepDuration': 66, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:09:45 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558985, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 62, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 122, "thermalGen": 0, "solarGen": 16, "runSteps": 0, "sleepDuration": 66, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "9935edd165074617aa897babe7ac2fb0"}
May 13 08:09:45 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:09:45 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:09:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 7, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000070000000000004b306767
May 13 08:09:46 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558986.2283037, 'data': '', 'key': '9935edd165074617aa897babe7ac2fb0', 'source': 0}
May 13 08:09:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206767
May 13 08:09:46 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715558986, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:09:46 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715558986, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:09:46 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715558986, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 67, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "e22401457c29473381c7ce658aff3491"}
May 13 08:09:47 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715558987.1698463, 'data': '', 'key': 'e22401457c29473381c7ce658aff3491', 'source': 0}
May 13 08:09:47 msm8909 python3[3053]: DBUS: Discovered 06:05:04:F8:B3:9C .
May 13 08:09:47 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\\', 'company_id': b'_\x00'} 175c065f00
May 13 08:09:47 msm8909 python3[3053]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 13 08:09:48 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:09:48 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:09:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 36, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400024206464
May 13 08:09:48 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:09:58 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 16, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001000000000000001206464
May 13 08:09:58 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:09:58 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 224, 'skin_temp': 102, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e00009000000004d006566
May 13 08:10:00 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 221, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000dd00090000000046006767
May 13 08:10:00 msm8909 python3[3053]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 13 08:10:05 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:10:05 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:10:05 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 36, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400024006464
May 13 08:10:05 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:10:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 7, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000070000000000004b106767
May 13 08:10:06 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559006, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 7, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:10:06 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559006, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 7, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:10:06 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559006, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 7, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "5d0eb45372264883a229563085b18d84"}
May 13 08:10:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 224, 'skin_temp': 102, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e00009000000004d006566
May 13 08:10:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006767
May 13 08:10:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 132, 'skin_temp': 102, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 64, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000008400090aa0530040006666
May 13 08:10:06 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:10:07 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 08:10:07 msm8909 python3[3053]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 08:10:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 16, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001000000000000001306464
May 13 08:10:08 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:10:09 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 08:10:09 msm8909 python3[3053]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 08:10:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 18, 'skin_temp': 101, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001200000000000057006565
May 13 08:10:10 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:10:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 16, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004200100000000000003e007a7b
May 13 08:10:20 msm8909 python3[3053]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 13 08:10:20 msm8909 python3[3053]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 08:10:20 msm8909 python3[3053]: Device not connected, retrying later
May 13 08:10:20 msm8909 python3[3053]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 13 08:10:25 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 8, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000080000000000004a306767
May 13 08:10:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206767
May 13 08:10:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 223, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000df00090000000046306767
May 13 08:10:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 18, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004200120000000000003e207a7b
May 13 08:10:28 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 226, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e20009000000004c306565
May 13 08:10:28 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7', 'pairing_code': b'\t7'} 093709370006
May 13 08:10:28 msm8909 python3[3053]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 13 08:10:30 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025306464
May 13 08:10:30 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:10:36 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 223, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000df00090000000046306767
May 13 08:10:38 msm8909 python3[3053]: DBUS: Connected to 06:05:04:32:34:65
May 13 08:10:38 msm8909 python3[3053]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 13 08:10:38 msm8909 python3[3053]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 74}]}
May 13 08:10:39 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 74}]}, "key": "a87a711a972548dcb7ed5709d47e623d"}
May 13 08:10:39 msm8909 python3[3053]: ACTIVATING HR.
May 13 08:10:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 18, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004200120000000000003e307a7b
May 13 08:10:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306767
May 13 08:10:43 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 13 08:10:43 msm8909 python3[3053]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 08:10:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 18, 'skin_temp': 101, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001200000000000057006565
May 13 08:10:44 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:10:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025006464
May 13 08:10:45 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:10:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047106666
May 13 08:10:45 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559045, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:10:45 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559045, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:10:45 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559045, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 71, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "0a4c4cea7c5b43cdbe5e3f156a8d9c9e"}
May 13 08:10:46 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7', 'pairing_code': b'\t7'} 093709370006
May 13 08:10:46 msm8909 python3[3053]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 13 08:10:46 msm8909 python3[3053]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 08:10:46 msm8909 python3[3053]: 313.68622350692749 [06:05:04:32:34:65] <- HR 0000
May 13 08:10:46 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 08:10:46 msm8909 python3[3053]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 08:10:46 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 13 08:10:46 msm8909 python3[3053]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 08:10:47 msm8909 python3[3053]: 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, 65, 68, 100, 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 13 08:10:47 msm8909 python3[3053]: GOT Firmware Version: V1.5.4d0
May 13 08:10:47 msm8909 python3[3053]: GOT Pairing Code: 0d55
May 13 08:10:47 msm8909 python3[3053]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 08:10:47 msm8909 python3[3053]: NO FW Update needed.
May 13 08:10:47 msm8909 python3[3053]: LAST SYNC: 1715553380
May 13 08:10:48 msm8909 python3[3053]: 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, 223, 0, 0, 64, 9, 0, 0, 65, 103, 0, 0, 80, 103, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 08:10:48 msm8909 python3[3053]: ACTIVITY: 0
May 13 08:10:48 msm8909 python3[3053]: HR READING: 0 TOOK 0.000448 secs
May 13 08:10:48 msm8909 python3[3053]: DEACTIVATING HR.
May 13 08:10:48 msm8909 python3[3053]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 08:10:48 msm8909 python3[3053]: GOT Instant Data: {'bmr_cals': 0, 'solar_gen': 223, 'total_steps': 0, 'activity': 0, 'case_temp': 103, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'heart_rate': 0, 'battery': 70, 'distance': 0, 'skin_temp': 103, 'sleep_duration': 0}
May 13 08:10:48 msm8909 python3[3053]: W ID: 74
May 13 08:10:48 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559048, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'battery': 70, 'actCals': 0, 'activity': 0, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 223, 'runSteps': 0, 'sleepDuration': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:10:48 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559048, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'battery': 70, 'actCals': 0, 'activity': 0, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 223, 'runSteps': 0, 'sleepDuration': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:10:48 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559048, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "battery": 70, "actCals": 0, "activity": 0, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 223, "runSteps": 0, "sleepDuration": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "4c434de053864707a312d5e9c79de718"}
May 13 08:10:48 msm8909 python3[3053]: Instant Upload complete
May 13 08:10:48 msm8909 python3[3053]: DBUS: Disconnecting from 06:05:04:32:34:65
May 13 08:10:51 msm8909 python3[3053]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 08:10:51 msm8909 python3[3053]: DBUS: 06:05:04:32:34:65 disconnected.
May 13 08:10:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 223, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000df00090000000046306767
May 13 08:10:52 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:10:52 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:10:52 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:10:52 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:10:52 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "1ff8fc5249ca474581abe5e586911b27"}
May 13 08:10:52 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559006.6944671, 'data': '', 'key': '5d0eb45372264883a229563085b18d84', 'source': 0}
May 13 08:10:52 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559039.6356514, 'data': '', 'key': 'a87a711a972548dcb7ed5709d47e623d', 'source': 0}
May 13 08:10:52 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559046.433682, 'data': '', 'key': '0a4c4cea7c5b43cdbe5e3f156a8d9c9e', 'source': 0}
May 13 08:10:52 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559049.2729764, 'data': '', 'key': '4c434de053864707a312d5e9c79de718', 'source': 0}
May 13 08:10:53 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559052.6545548, 'data': '', 'key': '1ff8fc5249ca474581abe5e586911b27', 'source': 0}
May 13 08:10:56 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106767
May 13 08:10:56 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559056, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:10:56 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559056, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:10:56 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559056, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 68, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "fba9c5559c5145db8d60facba6dae354"}
May 13 08:10:56 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 223, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000df00090000000046206767
May 13 08:10:57 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559057.2851977, 'data': '', 'key': 'fba9c5559c5145db8d60facba6dae354', 'source': 0}
May 13 08:10:57 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025106464
May 13 08:10:57 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:10:58 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 8, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000080000000000004a206767
May 13 08:10:58 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 08:10:58 msm8909 python3[3053]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 08:10:59 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r', 'pairing_code': b'\x11r'} 117211720006
May 13 08:10:59 msm8909 python3[3053]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 13 08:11:01 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 13 08:11:01 msm8909 python3[3053]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 13 08:11:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047306666
May 13 08:11:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 20, 'skin_temp': 101, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001400000000000057206565
May 13 08:11:11 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:11:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206767
May 13 08:11:12 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 226, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e20009000000004c306565
May 13 08:11:12 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559072, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 226, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:11:12 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559072, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 226, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:11:12 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559072, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 76, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 226, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "68932efc764b4ff88c647545c8b4a60c"}
May 13 08:11:13 msm8909 python3[3053]: Running Scheduled: Thread Check
May 13 08:11:13 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559073.3334394, 'data': '', 'key': '68932efc764b4ff88c647545c8b4a60c', 'source': 0}
May 13 08:11:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 20, 'skin_temp': 101, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001400000000000057306565
May 13 08:11:13 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:11:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 8, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000080000000000004b006767
May 13 08:11:15 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559075, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 8, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:11:15 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559075, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 8, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:11:15 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559075, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 8, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "b610a29d24864f8cb44e676ba5dfdfc3"}
May 13 08:11:15 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559075.6765323, 'data': '', 'key': 'b610a29d24864f8cb44e676ba5dfdfc3', 'source': 0}
May 13 08:11:22 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:11:22 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:11:25 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\\', 'company_id': b'_\x00'} 175c065f00
May 13 08:11:25 msm8909 python3[3053]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 13 08:11:28 msm8909 python3[3053]: ADVERT: {'bmr_cals': 482, 'solar_gen': 36, 'skin_temp': 125, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 121, 'sleep_state': 4, 'total_cals': 487, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 61, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c3002400090561e23d5224797d
May 13 08:11:28 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:11:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043106767
May 13 08:11:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 20, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 122, 'sleep_state': 1, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004200140000000000003f117a7b
May 13 08:11:39 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559099, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 63, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 20, 'runSteps': 0, 'sleepDuration': 66, 'sleepState': 1, 'bmrCals': 0}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:11:39 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559099, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 63, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 20, 'runSteps': 0, 'sleepDuration': 66, 'sleepState': 1, 'bmrCals': 0}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:11:39 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559099, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 63, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 122, "thermalGen": 0, "solarGen": 20, "runSteps": 0, "sleepDuration": 66, "sleepState": 1, "bmrCals": 0}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "e32187a79f744e85a55c38cb55a8ba84"}
May 13 08:11:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 20, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001400000000000001006464
May 13 08:11:39 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:11:40 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047206666
May 13 08:11:40 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559099.9161177, 'data': '', 'key': 'e32187a79f744e85a55c38cb55a8ba84', 'source': 0}
May 13 08:11:41 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 20, 'skin_temp': 101, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001400000000000057106565
May 13 08:11:41 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:11:46 msm8909 python3[3053]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 13 08:11:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047206666
May 13 08:11:49 msm8909 python3[3053]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 13 08:11:49 msm8909 python3[3053]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 13 08:11:49 msm8909 python3[3053]: Device not connected, retrying later
May 13 08:11:49 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047206666
May 13 08:11:49 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559109, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:11:49 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559109, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:11:49 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559109, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 71, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "35fe687bbb4c4e4e89ad9b347eded428"}
May 13 08:11:50 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559110.1832333, 'data': '', 'key': '35fe687bbb4c4e4e89ad9b347eded428', 'source': 0}
May 13 08:11:52 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:11:52 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:11:52 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "131507f30c70472b929d874839679557"}
May 13 08:11:52 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:11:53 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:11:53 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559112.850307, 'data': '', 'key': '131507f30c70472b929d874839679557', 'source': 0}
May 13 08:11:54 msm8909 python3[3053]: ADVERT: {'bmr_cals': 482, 'solar_gen': 36, 'skin_temp': 125, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 121, 'sleep_state': 4, 'total_cals': 487, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 61, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c3002400090561e23d5214797d
May 13 08:11:54 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:11:55 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 228, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e40009000000004c306565
May 13 08:11:56 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:11:56 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:11:58 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043306767
May 13 08:11:58 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559118, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:11:58 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559118, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:11:58 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559118, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 67, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "814f30e8b00748a49547d30c505e391d"}
May 13 08:11:59 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559119.1748695, 'data': '', 'key': '814f30e8b00748a49547d30c505e391d', 'source': 0}
May 13 08:12:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 225, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000e100090000000045106767
May 13 08:12:08 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559128, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 225, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:12:08 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559128, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 225, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:12:08 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559128, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 69, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 225, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "a7dd61526e6a4fcc8db3d3e3da52d198"}
May 13 08:12:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 36, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400024106464
May 13 08:12:09 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:12:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 20, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 122, 'sleep_state': 1, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004200140000000000003f017a7b
May 13 08:12:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 228, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e40009000000004c106565
May 13 08:12:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 20, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000001400000000000055106666
May 13 08:12:09 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:12:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 138, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000008a00090aa0530041106565
May 13 08:12:09 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559129.2038465, 'data': '', 'key': 'a7dd61526e6a4fcc8db3d3e3da52d198', 'source': 0}
May 13 08:12:09 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:12:11 msm8909 python3[3053]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 13 08:12:11 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1b\xab', 'company_id': b'_\x00'} 1bab065f00
May 13 08:12:11 msm8909 python3[3053]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 13 08:12:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 20, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 66, 'case_temp': 122, 'sleep_state': 1, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004200140000000000003f017a7b
May 13 08:12:12 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 228, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e40009000000004c106565
May 13 08:12:12 msm8909 python3[3053]: ADVERT: {'bmr_cals': 482, 'solar_gen': 36, 'skin_temp': 125, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 121, 'sleep_state': 4, 'total_cals': 487, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 61, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c3002400090561e23d5224797d
May 13 08:12:12 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:12:12 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:12:12 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:12:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 260, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000001040009000000005d006565
May 13 08:12:13 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:12:23 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 13 08:12:23 msm8909 python3[3053]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 13 08:12:23 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:12:23 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:12:24 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 22, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000001600000000000055306666
May 13 08:12:24 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:12:24 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 230, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e60009000000004d206565
May 13 08:12:24 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559144, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 230, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:12:24 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559144, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 230, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:12:24 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559144, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 77, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 230, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "76a3a606439e430881dd70924299de87"}
May 13 08:12:25 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559145.1457009, 'data': '', 'key': '76a3a606439e430881dd70924299de87', 'source': 0}
May 13 08:12:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 260, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000001040009000000005d106565
May 13 08:12:26 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:12:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026206464
May 13 08:12:26 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:12:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 138, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000008a00090aa0530041206565
May 13 08:12:27 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:12:36 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047006666
May 13 08:12:37 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 22, 'skin_temp': 101, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 86, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001600000000000056306465
May 13 08:12:37 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:12:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 260, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000001040009000000005d206565
May 13 08:12:38 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:12:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 22, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001600000000000001306464
May 13 08:12:38 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:12:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 230, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e60009000000004d006565
May 13 08:12:40 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 13 08:12:40 msm8909 python3[3053]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 13 08:12:40 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 227, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000e300090000000046106767
May 13 08:12:41 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 22, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001600000000000001306464
May 13 08:12:41 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:12:41 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 9, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000090000000000004b106767
May 13 08:12:41 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559161, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 9, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:12:41 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559161, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 9, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:12:41 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559161, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 9, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "d59cf037ecd2407a968666266602b2d3"}
May 13 08:12:42 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559162.0840678, 'data': '', 'key': 'd59cf037ecd2407a968666266602b2d3', 'source': 0}
May 13 08:12:50 msm8909 python3[3053]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 13 08:12:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 22, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000001600000000000055206666
May 13 08:12:51 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:12:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 260, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000001040009000000005d306565
May 13 08:12:51 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:12:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 22, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001600000000000001006464
May 13 08:12:51 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:12:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 230, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e60009000000004d106565
May 13 08:12:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 22, 'skin_temp': 101, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 86, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001600000000000056106465
May 13 08:12:51 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:12:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 138, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000008a00090aa0530041106565
May 13 08:12:51 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:12:54 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 9, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000090000000000004b206767
May 13 08:12:55 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 13 08:12:55 msm8909 python3[3053]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 08:12:55 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 227, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000e300090000000046206767
May 13 08:12:56 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047006666
May 13 08:12:58 msm8909 python3[3053]: DBUS: Connected to 06:05:04:FC:44:79
May 13 08:12:58 msm8909 python3[3053]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 13 08:12:58 msm8909 python3[3053]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'status': 3, 'wearable_id': 63}]}
May 13 08:12:58 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"status": 3, "wearable_id": 63}]}, "key": "4e5203f32afb49c6bb5cbe7c126183a0"}
May 13 08:12:58 msm8909 python3[3053]: ACTIVATING HR.
May 13 08:13:06 msm8909 python3[3053]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 08:13:06 msm8909 python3[3053]: 453.61905431747437 [06:05:04:FC:44:79] <- HR 0000
May 13 08:13:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 138, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000008a00090aa0530041206565
May 13 08:13:06 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:13:07 msm8909 python3[3053]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 65, 78, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 105, 252, 68, 121, 0, 0, 0]
May 13 08:13:07 msm8909 python3[3053]: GOT Firmware Version: V1.5.4d0
May 13 08:13:07 msm8909 python3[3053]: GOT Pairing Code: 1d69
May 13 08:13:07 msm8909 python3[3053]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 13 08:13:07 msm8909 python3[3053]: NO FW Update needed.
May 13 08:13:07 msm8909 python3[3053]: LAST SYNC: 1715555966
May 13 08:13:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 22, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300160000000001003c207a7b
May 13 08:13:07 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559187, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 60, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 22, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:13:07 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559187, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 60, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 22, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:13:08 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559187, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 60, "totalSteps": 0, "heartRate": 0, "totalCals": 1, "distance": 0, "walkSteps": 0, "caseTemp": 122, "thermalGen": 0, "solarGen": 22, "runSteps": 0, "sleepDuration": 67, "sleepState": 0, "bmrCals": 1}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "5642213d44204e7186699ff0a8bf6226"}
May 13 08:13:08 msm8909 python3[3053]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 0, 0, 0, 64, 0, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 13 08:13:08 msm8909 python3[3053]: ACTIVITY: 0
May 13 08:13:08 msm8909 python3[3053]: HR READING: 0 TOOK 0.000386 secs
May 13 08:13:08 msm8909 python3[3053]: DEACTIVATING HR.
May 13 08:13:08 msm8909 python3[3053]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 13 08:13:08 msm8909 python3[3053]: GOT Instant Data: {'bmr_cals': 0, 'solar_gen': 0, 'total_steps': 0, 'activity': 0, 'case_temp': 102, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'heart_rate': 0, 'battery': 71, 'distance': 0, 'skin_temp': 102, 'sleep_duration': 0}
May 13 08:13:08 msm8909 python3[3053]: W ID: 63
May 13 08:13:08 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559188, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'battery': 71, 'actCals': 0, 'activity': 0, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:13:08 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559188, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'battery': 71, 'actCals': 0, 'activity': 0, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:13:08 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559188, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "battery": 71, "actCals": 0, "activity": 0, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "a569c3c9409d4279a8a5803b073f0a37"}
May 13 08:13:08 msm8909 python3[3053]: Instant Upload complete
May 13 08:13:08 msm8909 python3[3053]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 13 08:13:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 230, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e60009000000004d306565
May 13 08:13:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206767
May 13 08:13:09 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559189, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:13:09 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559189, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:13:09 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559189, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 67, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "90618c4cb39d47a5920824ec16bfaab3"}
May 13 08:13:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 229, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000e500090000000045006767
May 13 08:13:10 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559190, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 229, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:13:10 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559190, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 229, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:13:10 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559190, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 69, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 229, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "4c9c03b548e54e5295895fbfc3a3326d"}
May 13 08:13:10 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 13 08:13:10 msm8909 python3[3053]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 08:13:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 24, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001800000000000001206464
May 13 08:13:11 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:13:11 msm8909 python3[3053]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 13 08:13:11 msm8909 python3[3053]: DBUS: 06:05:04:FC:44:79 disconnected.
May 13 08:13:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047006666
May 13 08:13:12 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:13:12 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:13:12 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:13:12 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:13:12 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "46d16b3241bd43a09375df492f67a46d"}
May 13 08:13:12 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559179.403944, 'data': '', 'key': '4e5203f32afb49c6bb5cbe7c126183a0', 'source': 0}
May 13 08:13:12 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559188.4662914, 'data': '', 'key': '5642213d44204e7186699ff0a8bf6226', 'source': 0}
May 13 08:13:12 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559189.1612651, 'data': '', 'key': 'a569c3c9409d4279a8a5803b073f0a37', 'source': 0}
May 13 08:13:12 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559189.5212495, 'data': '', 'key': '90618c4cb39d47a5920824ec16bfaab3', 'source': 0}
May 13 08:13:12 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559190.5078373, 'data': '', 'key': '4c9c03b548e54e5295895fbfc3a3326d', 'source': 0}
May 13 08:13:12 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559192.5587628, 'data': '', 'key': '46d16b3241bd43a09375df492f67a46d', 'source': 0}
May 13 08:13:21 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 10, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b106767
May 13 08:13:21 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047106666
May 13 08:13:21 msm8909 python3[3053]: DBUS: Discovered 06:05:04:A0:73:18 .
May 13 08:13:21 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'$\xf8', 'company_id': b'_\x00'} 24f8065f00
May 13 08:13:21 msm8909 python3[3053]: IGNORING 06:05:04:A0:73:18 WITH PAIRING CODE: 24f8
May 13 08:13:23 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 24, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001800000000000001306464
May 13 08:13:23 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:13:23 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 140, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 64, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000008c00090aa0530040006565
May 13 08:13:23 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:13:25 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 24, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300180000000001003e007a7b
May 13 08:13:25 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 262, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000001060009000000005d306565
May 13 08:13:25 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:13:34 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 24, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300180000000001003e107a7b
May 13 08:13:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 24, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001800000000000001106464
May 13 08:13:35 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:13:36 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 140, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 64, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000008c00090aa0530040106565
May 13 08:13:36 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:13:37 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 229, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000e500090000000045206767
May 13 08:13:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 232, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e80009000000004d206565
May 13 08:13:38 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559218, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 232, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:13:38 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559218, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 232, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:13:38 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559218, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 77, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 232, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "bf9072e3cdaa40048c080fc37fb4543b"}
May 13 08:13:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047206666
May 13 08:13:39 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559219.0105996, 'data': '', 'key': 'bf9072e3cdaa40048c080fc37fb4543b', 'source': 0}
May 13 08:13:42 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:13:42 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:13:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 10, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b306767
May 13 08:13:48 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559228, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 10, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:13:48 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559228, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 10, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:13:48 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559228, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 10, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "b77cdcd1a4e54226aa9292b01686f553"}
May 13 08:13:49 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559229.0841789, 'data': '', 'key': 'b77cdcd1a4e54226aa9292b01686f553', 'source': 0}
May 13 08:13:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043306767
May 13 08:13:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 262, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000001060009000000005d106565
May 13 08:13:50 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:13:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 36, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400024306464
May 13 08:13:50 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:13:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 232, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e80009000000004d306565
May 13 08:13:53 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 24, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000001800000000000055006666
May 13 08:13:53 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:13:53 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 232, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e80009000000004d306565
May 13 08:14:03 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 232, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e80009000000004d006565
May 13 08:14:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 24, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300180000000001003e007a7b
May 13 08:14:05 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 232, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000e80009000000004d106565
May 13 08:14:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047106666
May 13 08:14:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 229, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000e500090000000045106767
May 13 08:14:12 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:14:12 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:14:12 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:14:12 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:14:12 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f99f03b4b5584621aad021e4dbb1e836"}
May 13 08:14:13 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559253.1647849, 'data': '', 'key': 'f99f03b4b5584621aad021e4dbb1e836', 'source': 0}
May 13 08:14:16 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 263, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000001070009000000005d006565
May 13 08:14:16 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:14:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 36, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400024206464
May 13 08:14:17 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:14:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000b0000000000004b206767
May 13 08:14:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 234, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000ea0009000000004c206565
May 13 08:14:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 26, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000043001a0000000001003c307a7b
May 13 08:14:31 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559271, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 60, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 26, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:14:31 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559271, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 60, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 26, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:14:31 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559271, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 60, "totalSteps": 0, "heartRate": 0, "totalCals": 1, "distance": 0, "walkSteps": 0, "caseTemp": 122, "thermalGen": 0, "solarGen": 26, "runSteps": 0, "sleepDuration": 67, "sleepState": 0, "bmrCals": 1}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "2ff5f42e00e2458588b13471d95dcce4"}
May 13 08:14:32 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000b0000000000004b006767
May 13 08:14:32 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559272.042917, 'data': '', 'key': '2ff5f42e00e2458588b13471d95dcce4', 'source': 0}
May 13 08:14:32 msm8909 python3[3053]: ADVERT: {'bmr_cals': 484, 'solar_gen': 40, 'skin_temp': 125, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 122, 'sleep_state': 4, 'total_cals': 489, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c3002800090571e44052147a7d
May 13 08:14:32 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:14:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 26, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001a00000000000001306464
May 13 08:14:35 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:14:42 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:14:42 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:14:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 26, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000001a00000000000055106666
May 13 08:14:45 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:14:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025106464
May 13 08:14:46 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:14:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 26, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001a00000000000001006464
May 13 08:14:47 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:14:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 484, 'solar_gen': 40, 'skin_temp': 125, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 122, 'sleep_state': 4, 'total_cals': 489, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c3002800090571e44052247a7d
May 13 08:14:47 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:14:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 231, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000e700090000000046206767
May 13 08:14:48 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559288, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 231, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:14:48 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559288, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 231, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:14:48 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559288, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 231, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "3056f56e72d742698020fffaf7c38730"}
May 13 08:14:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043106767
May 13 08:14:48 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559288, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:14:48 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559288, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:14:48 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559288, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 67, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "98f0e00a9d284fbdac28f525781f2bda"}
May 13 08:14:49 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 26, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000043001a0000000001003c007a7b
May 13 08:14:49 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025106464
May 13 08:14:49 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:14:49 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000b0000000000004b206767
May 13 08:14:49 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559289, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 11, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:14:49 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559289, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 11, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:14:49 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559289, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 11, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "71d628046dc1419da2e42792a3b9eada"}
May 13 08:14:49 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559289.1733022, 'data': '', 'key': '3056f56e72d742698020fffaf7c38730', 'source': 0}
May 13 08:14:49 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559289.2835929, 'data': '', 'key': '98f0e00a9d284fbdac28f525781f2bda', 'source': 0}
May 13 08:14:50 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559289.7072554, 'data': '', 'key': '71d628046dc1419da2e42792a3b9eada', 'source': 0}
May 13 08:14:58 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 231, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000e700090000000046306767
May 13 08:14:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025206464
May 13 08:14:59 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:14:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 11, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000b0000000000004b306767
May 13 08:15:00 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 26, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001a00000000000001106464
May 13 08:15:00 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:15:01 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 13 08:15:01 msm8909 python3[3053]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 08:15:02 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 26, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001a00000000000001106464
May 13 08:15:02 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:15:03 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047306666
May 13 08:15:03 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559303, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:15:03 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559303, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:15:03 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559303, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 71, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "ca0a0938f40f44618dabcbbf9fd61d42"}
May 13 08:15:03 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559303.5543809, 'data': '', 'key': 'ca0a0938f40f44618dabcbbf9fd61d42', 'source': 0}
May 13 08:15:12 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:15:12 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:15:12 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "447c0cb1e6314fef9b526c96ca924610"}
May 13 08:15:13 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:15:13 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:15:13 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:15:13 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:15:13 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559313.2002709, 'data': '', 'key': '447c0cb1e6314fef9b526c96ca924610', 'source': 0}
May 13 08:15:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025006464
May 13 08:15:13 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:15:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 28, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001c00000000000057306464
May 13 08:15:14 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:15:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 235, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000eb0009000000004d006565
May 13 08:15:14 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559314, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 235, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:15:14 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559314, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 235, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:15:14 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559314, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 77, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 235, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "b23ff93e53154bf28acf375de3545aea"}
May 13 08:15:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 26, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000001a00000000000055006666
May 13 08:15:14 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:15:15 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559315.2478011, 'data': '', 'key': 'b23ff93e53154bf28acf375de3545aea', 'source': 0}
May 13 08:15:16 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 28, 'skin_temp': 124, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000043001c0000000001003f307a7c
May 13 08:15:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 484, 'solar_gen': 40, 'skin_temp': 125, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 122, 'sleep_state': 4, 'total_cals': 489, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c3002800090571e44052147a7d
May 13 08:15:17 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:15:27 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 13 08:15:27 msm8909 python3[3053]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 08:15:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 235, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000eb0009000000004d106565
May 13 08:15:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 28, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000001c00000000000054106566
May 13 08:15:27 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:15:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 484, 'solar_gen': 40, 'skin_temp': 125, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 122, 'sleep_state': 4, 'total_cals': 489, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c3002800090571e44052247a7d
May 13 08:15:27 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:15:28 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026106364
May 13 08:15:28 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:15:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 28, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000001c00000000000001006464
May 13 08:15:29 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:15:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 235, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000eb0009000000004d106565
May 13 08:15:30 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047206666
May 13 08:15:30 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 13 08:15:30 msm8909 python3[3053]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 08:15:30 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 28, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001c00000000000057106464
May 13 08:15:30 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:15:30 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 233, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000e900090000000046206767
May 13 08:15:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 12, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000c0000000000004b206667
May 13 08:15:41 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026206364
May 13 08:15:41 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:15:41 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 28, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000001c00000000000054306566
May 13 08:15:41 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:15:41 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 08:15:41 msm8909 python3[3053]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 08:15:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 485, 'solar_gen': 41, 'skin_temp': 126, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 122, 'sleep_state': 4, 'total_cals': 490, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 1603, 'distance': 1240, 'battery': 83, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c3002900090581e54053047a7e
May 13 08:15:42 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:15:42 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 13 08:15:42 msm8909 python3[3053]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 08:15:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047306666
May 13 08:15:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206767
May 13 08:15:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 28, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001c00000000000057206464
May 13 08:15:43 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:15:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 233, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000e900090000000046306767
May 13 08:15:43 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:15:43 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:15:44 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 08:15:44 msm8909 python3[3053]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 08:15:58 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026006364
May 13 08:15:58 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:15:58 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 12, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000c0000000000004b106667
May 13 08:15:58 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559358, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 12, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:15:58 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559358, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 12, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:15:58 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559358, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 12, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "96a14ece99824aac9502fff21f595fd2"}
May 13 08:15:58 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 265, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000001090009000000005d206565
May 13 08:15:59 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:15:59 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559359.1037221, 'data': '', 'key': '96a14ece99824aac9502fff21f595fd2', 'source': 0}
May 13 08:15:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 235, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000eb0009000000004d006565
May 13 08:16:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 28, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000001c00000000000054206566
May 13 08:16:08 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:16:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 235, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000eb0009000000004d106565
May 13 08:16:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 267, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000010b0009000000005d006565
May 13 08:16:10 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:16:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026106364
May 13 08:16:10 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:16:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 144, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009000090aa053003f106565
May 13 08:16:10 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:16:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 235, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000eb0009000000004d106565
May 13 08:16:12 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 08:16:12 msm8909 python3[3053]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 08:16:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 100, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026206364
May 13 08:16:13 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:16:13 msm8909 python3[3053]: Running Scheduled: Thread Check
May 13 08:16:13 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:16:13 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:16:13 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f196e772c867476b9ee6983c23d507e5"}
May 13 08:16:13 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559373.733429, 'data': '', 'key': 'f196e772c867476b9ee6983c23d507e5', 'source': 0}
May 13 08:16:14 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:16:14 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:16:22 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026306363
May 13 08:16:22 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:16:23 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 12, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000c0000000000004a306667
May 13 08:16:23 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 29, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000001d00000000000055306566
May 13 08:16:23 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:16:24 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046306666
May 13 08:16:24 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559384, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:16:24 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559384, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:16:24 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559384, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "1a00f7df029449ce99fbd5c48b05b533"}
May 13 08:16:25 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 29, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 59, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000043001d0000000001003b207a7b
May 13 08:16:25 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559385, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 59, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 29, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:16:25 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559385, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 59, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 29, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:16:25 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559385, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 59, "totalSteps": 0, "heartRate": 0, "totalCals": 1, "distance": 0, "walkSteps": 0, "caseTemp": 122, "thermalGen": 0, "solarGen": 29, "runSteps": 0, "sleepDuration": 67, "sleepState": 0, "bmrCals": 1}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "65ad2a4e1d8543e182b60699844ae7e1"}
May 13 08:16:25 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559385.3467393, 'data': '', 'key': '1a00f7df029449ce99fbd5c48b05b533', 'source': 0}
May 13 08:16:25 msm8909 python3[3053]: DBUS: Discovered 06:05:04:CF:3F:23 .
May 13 08:16:25 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x18\x13', 'company_id': b'_\x00'} 1813065f00
May 13 08:16:25 msm8909 python3[3053]: IGNORING 06:05:04:CF:3F:23 WITH PAIRING CODE: 1813
May 13 08:16:26 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559385.7637007, 'data': '', 'key': '65ad2a4e1d8543e182b60699844ae7e1', 'source': 0}
May 13 08:16:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043306767
May 13 08:16:26 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559386, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:16:26 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559386, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:16:26 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559386, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 67, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "c216e5d2662f4c22a0a5578bc28516de"}
May 13 08:16:27 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559387.0230293, 'data': '', 'key': 'c216e5d2662f4c22a0a5578bc28516de', 'source': 0}
May 13 08:16:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 29, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 86, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001d00000000000056306464
May 13 08:16:27 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:16:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 235, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000eb00090000000046006767
May 13 08:16:27 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559387, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 235, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:16:27 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559387, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 235, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:16:27 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559387, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 235, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "4579ed4766264580830f30cc1e1335c0"}
May 13 08:16:28 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559387.9437473, 'data': '', 'key': '4579ed4766264580830f30cc1e1335c0', 'source': 0}
May 13 08:16:37 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 146, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009200090aa0530042006565
May 13 08:16:37 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:16:37 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 12, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000c0000000000004a106667
May 13 08:16:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026006363
May 13 08:16:38 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:16:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 237, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000ed0009000000004d006565
May 13 08:16:39 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559399, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 237, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:16:39 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559399, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 237, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:16:39 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559399, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 77, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 237, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "25e7ee67ef894460bf4cb430674dcd6c"}
May 13 08:16:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046106666
May 13 08:16:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 29, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 59, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000043001d0000000001003b007a7b
May 13 08:16:39 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559399.5067551, 'data': '', 'key': '25e7ee67ef894460bf4cb430674dcd6c', 'source': 0}
May 13 08:16:41 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043006767
May 13 08:16:44 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:16:44 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:16:53 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 237, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000ed0009000000004d206565
May 13 08:16:55 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 29, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 59, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000043001d0000000001003b107a7b
May 13 08:16:55 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 235, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000eb00090000000046206767
May 13 08:16:55 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 12, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000c0000000000004a206667
May 13 08:17:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 235, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000eb00090000000046306767
May 13 08:17:04 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 08:17:04 msm8909 python3[3053]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 08:17:05 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026306363
May 13 08:17:05 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:17:05 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 12, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000c0000000000004a306667
May 13 08:17:05 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559425, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 12, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:17:05 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559425, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 12, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:17:05 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559425, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 74, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 12, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "53704fe3d8d04760bff8b80a568b37a7"}
May 13 08:17:05 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\\', 'company_id': b'_\x00'} 175c065f00
May 13 08:17:05 msm8909 python3[3053]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 13 08:17:05 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559425.9072564, 'data': '', 'key': '53704fe3d8d04760bff8b80a568b37a7', 'source': 0}
May 13 08:17:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046306666
May 13 08:17:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043306767
May 13 08:17:07 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 13 08:17:07 msm8909 python3[3053]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 13 08:17:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 29, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 59, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000043001d0000000001003b207a7b
May 13 08:17:08 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\\', 'company_id': b'_\x00'} 175c065f00
May 13 08:17:08 msm8909 python3[3053]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 13 08:17:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 29, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000001d00000000000055006566
May 13 08:17:08 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:17:13 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:17:13 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:17:13 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "169dfe4382b843ccb878cbdb96d3eace"}
May 13 08:17:14 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559434.1280937, 'data': '', 'key': '169dfe4382b843ccb878cbdb96d3eace', 'source': 0}
May 13 08:17:14 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:17:14 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:17:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 31, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001f00000000000057006464
May 13 08:17:18 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:17:19 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 31, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000043001f0000000001003f007a7b
May 13 08:17:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026006363
May 13 08:17:20 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:17:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 239, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000ef0009000000004d006565
May 13 08:17:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 31, 'skin_temp': 102, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000001f00000000000055106566
May 13 08:17:20 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:17:21 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043006767
May 13 08:17:22 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 31, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000043001f0000000001003f007a7b
May 13 08:17:22 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 35, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400023106363
May 13 08:17:22 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:17:22 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 08:17:22 msm8909 python3[3053]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 08:17:23 msm8909 python3[3053]: ADVERT: {'bmr_cals': 487, 'solar_gen': 43, 'skin_temp': 127, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 123, 'sleep_state': 4, 'total_cals': 492, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c3002b00090591e74052347b7f
May 13 08:17:23 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:17:32 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 13 08:17:32 msm8909 python3[3053]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 13 08:17:34 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 35, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400023206363
May 13 08:17:34 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:17:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206767
May 13 08:17:35 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559455, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:17:35 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559455, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:17:35 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559455, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 67, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "06a4ad59238641fa927315a0570ed471"}
May 13 08:17:35 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 13 08:17:35 msm8909 python3[3053]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 08:17:36 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559456.1333337, 'data': '', 'key': '06a4ad59238641fa927315a0570ed471', 'source': 0}
May 13 08:17:36 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 236, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000ec00090000000046306767
May 13 08:17:36 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559456, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 236, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:17:36 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559456, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 236, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:17:36 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559456, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 236, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "b0eb7ed71c5246dfb896ebce20700e98"}
May 13 08:17:37 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559457.1396194, 'data': '', 'key': 'b0eb7ed71c5246dfb896ebce20700e98', 'source': 0}
May 13 08:17:45 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:17:45 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:17:46 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\\', 'company_id': b'_\x00'} 175c065f00
May 13 08:17:46 msm8909 python3[3053]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 13 08:17:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 31, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000043001f0000000001003f207a7b
May 13 08:17:47 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559466, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 63, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 31, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:17:47 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559466, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 63, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 31, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:17:47 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559466, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 63, "totalSteps": 0, "heartRate": 0, "totalCals": 1, "distance": 0, "walkSteps": 0, "caseTemp": 122, "thermalGen": 0, "solarGen": 31, "runSteps": 0, "sleepDuration": 67, "sleepState": 0, "bmrCals": 1}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "ec9a1dbedf95432db8475b0e3f68ec4c"}
May 13 08:17:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 13, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000d0000000000004a006667
May 13 08:17:47 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559467.4475558, 'data': '', 'key': 'ec9a1dbedf95432db8475b0e3f68ec4c', 'source': 0}
May 13 08:17:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 31, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001f00000000000057306464
May 13 08:17:48 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:17:48 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 13 08:17:48 msm8909 python3[3053]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 08:17:49 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 269, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000010d0009000000005d206565
May 13 08:17:49 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:18:00 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 31, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000001f00000000000057006464
May 13 08:18:00 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:18:01 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 236, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000ec00090000000046106767
May 13 08:18:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 31, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000043001f0000000001003f007a7b
May 13 08:18:04 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 08:18:04 msm8909 python3[3053]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 08:18:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 269, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000010d0009000000005d306565
May 13 08:18:04 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:18:14 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:18:14 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:18:14 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "6680e20c889445acb525029e17d87521"}
May 13 08:18:14 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559494.5746815, 'data': '', 'key': '6680e20c889445acb525029e17d87521', 'source': 0}
May 13 08:18:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 33, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 88, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002100000000000058206464
May 13 08:18:14 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:18:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 269, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000010d0009000000005d006565
May 13 08:18:15 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:18:15 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:18:15 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:18:16 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047206666
May 13 08:18:16 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559496, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:18:16 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559496, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:18:16 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559496, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 71, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "b99e8342362b4bb7a858caf4c277146c"}
May 13 08:18:17 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559496.5321958, 'data': '', 'key': 'b99e8342362b4bb7a858caf4c277146c', 'source': 0}
May 13 08:18:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 33, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300210000000001003e207a7b
May 13 08:18:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 238, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000ee00090000000046306767
May 13 08:18:19 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 33, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000210000000000005a106464
May 13 08:18:19 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:18:19 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 14, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000e0000000000004b306667
May 13 08:18:19 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559499, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 14, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:18:19 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559499, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 14, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:18:19 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559499, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 14, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "c61702589ec8447ba1c96c96dbbd9454"}
May 13 08:18:19 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559499.7989817, 'data': '', 'key': 'c61702589ec8447ba1c96c96dbbd9454', 'source': 0}
May 13 08:18:28 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 149, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009500090aa0530042306465
May 13 08:18:28 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:18:30 msm8909 python3[3053]: ADVERT: {'bmr_cals': 488, 'solar_gen': 45, 'skin_temp': 127, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 123, 'sleep_state': 4, 'total_cals': 493, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 61, 'total_steps': 1603, 'distance': 1240, 'battery': 83, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c3002d00090591e83d53247b7f
May 13 08:18:30 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:18:30 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047006666
May 13 08:18:30 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1fW', 'company_id': b'_\x00'} 1f57065f00
May 13 08:18:30 msm8909 python3[3053]: IGNORING 06:05:04:8A:46:67 WITH PAIRING CODE: 1f57
May 13 08:18:30 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043006767
May 13 08:18:31 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04'} 240424040006
May 13 08:18:31 msm8909 python3[3053]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 08:18:32 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 271, 'skin_temp': 100, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 92, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000010f0009000000005c206564
May 13 08:18:32 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:18:42 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x11r', 'pairing_code': b'\x11r'} 117211720006
May 13 08:18:42 msm8909 python3[3053]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 13 08:18:42 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 08:18:42 msm8909 python3[3053]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 08:18:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 33, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000210000000000005a006464
May 13 08:18:44 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:18:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 241, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000f10009000000004d106565
May 13 08:18:44 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559524, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 241, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:18:44 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559524, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 241, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:18:44 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559524, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 77, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 241, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "854ff7d3024749db9245e3fc65b742fc"}
May 13 08:18:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 33, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002100000000000055106565
May 13 08:18:44 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:18:45 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559524.8949504, 'data': '', 'key': '854ff7d3024749db9245e3fc65b742fc', 'source': 0}
May 13 08:18:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047106666
May 13 08:18:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 149, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009500090aa0530042106465
May 13 08:18:45 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:18:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 238, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000ee00090000000046206767
May 13 08:18:45 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559525, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 238, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:18:45 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559525, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 238, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:18:45 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:18:45 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:18:45 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559525, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 238, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "fddd7d9b334a47cb8dfac04b7950f7af"}
May 13 08:18:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 33, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 88, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002100000000000058106464
May 13 08:18:46 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:18:46 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559526.3375885, 'data': '', 'key': 'fddd7d9b334a47cb8dfac04b7950f7af', 'source': 0}
May 13 08:18:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 271, 'skin_temp': 100, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 92, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000010f0009000000005c006564
May 13 08:18:46 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:18:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 33, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002100000000000055206565
May 13 08:18:47 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:18:56 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 33, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000210000000000005a106464
May 13 08:18:56 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:18:56 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 33, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002100000000000055306565
May 13 08:18:56 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:18:57 msm8909 python3[3053]: ADVERT: {'bmr_cals': 488, 'solar_gen': 45, 'skin_temp': 127, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 123, 'sleep_state': 4, 'total_cals': 493, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 61, 'total_steps': 1603, 'distance': 1240, 'battery': 83, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c3002d00090591e83d53047b7f
May 13 08:18:57 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:18:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 271, 'skin_temp': 100, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 92, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000010f0009000000005c106564
May 13 08:18:59 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:18:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 488, 'solar_gen': 45, 'skin_temp': 127, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 123, 'sleep_state': 4, 'total_cals': 493, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 61, 'total_steps': 1603, 'distance': 1240, 'battery': 83, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c3002d00090591e83d53147b7f
May 13 08:18:59 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:19:00 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 238, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000ee00090000000046306767
May 13 08:19:01 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 33, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 88, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002100000000000058206464
May 13 08:19:01 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:19:01 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 33, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000210000000000005a206464
May 13 08:19:01 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:19:12 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 151, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009700090aa0530042006465
May 13 08:19:12 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:19:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 33, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300210000000001003e307a7b
May 13 08:19:13 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559553, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 62, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 33, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:19:13 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559553, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 62, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 33, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:19:13 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559553, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 62, "totalSteps": 0, "heartRate": 0, "totalCals": 1, "distance": 0, "walkSteps": 0, "caseTemp": 122, "thermalGen": 0, "solarGen": 33, "runSteps": 0, "sleepDuration": 67, "sleepState": 0, "bmrCals": 1}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "c7001caad6a34e5f8814575767ff5f4f"}
May 13 08:19:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025006363
May 13 08:19:13 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:19:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 241, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000f10009000000004d006565
May 13 08:19:14 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559553.5676606, 'data': '', 'key': 'c7001caad6a34e5f8814575767ff5f4f', 'source': 0}
May 13 08:19:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 35, 'skin_temp': 100, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002300000000000001306464
May 13 08:19:14 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:19:14 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:19:14 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:19:14 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "585a37e69cd248bd94628ea79c607694"}
May 13 08:19:15 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559555.1761858, 'data': '', 'key': '585a37e69cd248bd94628ea79c607694', 'source': 0}
May 13 08:19:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046006666
May 13 08:19:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042006767
May 13 08:19:15 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559555, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 66, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:19:15 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559555, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 66, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:19:15 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559555, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 66, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "70ab350ffaff49929a2ec9be54c46030"}
May 13 08:19:16 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:19:16 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:19:16 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559556.1282098, 'data': '', 'key': '70ab350ffaff49929a2ec9be54c46030', 'source': 0}
May 13 08:19:25 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 151, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009700090aa0530042106465
May 13 08:19:25 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:19:25 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046106666
May 13 08:19:25 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559565, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:19:25 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559565, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:19:25 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559565, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "06783252c5934dc1ab1475ca1c4f8dee"}
May 13 08:19:25 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 273, 'skin_temp': 100, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 93, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000001110009000000005d006564
May 13 08:19:25 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:19:25 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559565.7999341, 'data': '', 'key': '06783252c5934dc1ab1475ca1c4f8dee', 'source': 0}
May 13 08:19:26 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:19:26 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:19:27 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 13 08:19:27 msm8909 python3[3053]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 13 08:19:27 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:19:27 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:19:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 35, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300230000000001003e107a7b
May 13 08:19:27 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:19:27 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:19:28 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042106767
May 13 08:19:28 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:19:28 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:19:29 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:19:29 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:19:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 243, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000f30009000000004c206565
May 13 08:19:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042306767
May 13 08:19:42 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!', 'pairing_code': b'\x10!'} 102110210006
May 13 08:19:42 msm8909 python3[3053]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 13 08:19:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 240, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f000090000000046306767
May 13 08:19:46 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:19:46 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:19:54 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 35, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002300000000000055006565
May 13 08:19:54 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:19:54 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 151, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009700090aa0530042006465
May 13 08:19:54 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:19:54 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 15, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000f0000000000004b106667
May 13 08:19:54 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559594, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 15, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:19:54 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559594, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 15, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:19:55 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559594, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 15, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "41f4ecb34bff46ff96af7fb99878a983"}
May 13 08:19:55 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559595.4318969, 'data': '', 'key': '41f4ecb34bff46ff96af7fb99878a983', 'source': 0}
May 13 08:19:57 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042006767
May 13 08:19:57 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 35, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300230000000001003e007a7b
May 13 08:20:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042106767
May 13 08:20:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 35, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002300000000000057106464
May 13 08:20:07 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:20:07 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 13 08:20:07 msm8909 python3[3053]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 08:20:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 35, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002300000000000055206565
May 13 08:20:08 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:20:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047206666
May 13 08:20:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 15, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000000f0000000000004b206667
May 13 08:20:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 240, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f000090000000046206767
May 13 08:20:10 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559610, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 240, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:20:10 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559610, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 240, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:20:10 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559610, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 240, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "54f4b8215f33454e840665dbcc7966b9"}
May 13 08:20:10 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559610.6112816, 'data': '', 'key': '54f4b8215f33454e840665dbcc7966b9', 'source': 0}
May 13 08:20:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 37, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002500000000000001106463
May 13 08:20:10 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:20:15 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:20:15 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:20:15 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "a23bd5df779b47c6a609bc7ca03b3aa1"}
May 13 08:20:15 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559615.6476595, 'data': '', 'key': 'a23bd5df779b47c6a609bc7ca03b3aa1', 'source': 0}
May 13 08:20:17 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:20:17 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:20:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 245, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000f50009000000004d306565
May 13 08:20:20 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559620, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 245, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:20:20 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559620, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 245, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:20:20 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559620, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 77, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 245, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "055810a1b0b74a3397d260a3e05181ab"}
May 13 08:20:21 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559621.0484087, 'data': '', 'key': '055810a1b0b74a3397d260a3e05181ab', 'source': 0}
May 13 08:20:22 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047306666
May 13 08:20:22 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04'} 240424040006
May 13 08:20:22 msm8909 python3[3053]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 08:20:22 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 37, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300250000000001003c207a7b
May 13 08:20:22 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559622, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 60, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 37, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:20:22 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559622, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 60, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 37, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:20:22 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559622, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 60, "totalSteps": 0, "heartRate": 0, "totalCals": 1, "distance": 0, "walkSteps": 0, "caseTemp": 122, "thermalGen": 0, "solarGen": 37, "runSteps": 0, "sleepDuration": 67, "sleepState": 0, "bmrCals": 1}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "89b9881743e242b48af978a632c07127"}
May 13 08:20:23 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559622.6885777, 'data': '', 'key': '89b9881743e242b48af978a632c07127', 'source': 0}
May 13 08:20:23 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 37, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002500000000000001206463
May 13 08:20:23 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:20:23 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 16, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000100000000000004a006667
May 13 08:20:24 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 242, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f200090000000046006767
May 13 08:20:25 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026306363
May 13 08:20:25 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:20:34 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 242, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f200090000000046106767
May 13 08:20:35 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 13 08:20:35 msm8909 python3[3053]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 13 08:20:36 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 13 08:20:36 msm8909 python3[3053]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 13 08:20:36 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 35, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000002300000000000054006464
May 13 08:20:36 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:20:36 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047106666
May 13 08:20:36 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559636, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:20:36 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559636, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:20:36 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559636, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 71, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "1def8d7e4443436dbb79c520c981cf38"}
May 13 08:20:36 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043006767
May 13 08:20:36 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559636, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:20:36 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559636, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:20:36 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559636, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 67, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "40c5228417d24697b40a5e69a7238f05"}
May 13 08:20:37 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 13 08:20:37 msm8909 python3[3053]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 13 08:20:37 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559637.0912161, 'data': '', 'key': '1def8d7e4443436dbb79c520c981cf38', 'source': 0}
May 13 08:20:37 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559637.2675326, 'data': '', 'key': '40c5228417d24697b40a5e69a7238f05', 'source': 0}
May 13 08:20:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 37, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002500000000000001306463
May 13 08:20:38 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:20:38 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 13 08:20:38 msm8909 python3[3053]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 13 08:20:39 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 13 08:20:39 msm8909 python3[3053]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 13 08:20:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 37, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002500000000000057006464
May 13 08:20:39 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:20:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 37, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300250000000001003c007a7b
May 13 08:20:39 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 13 08:20:39 msm8909 python3[3053]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 13 08:20:47 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:20:47 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:20:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 35, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000002300000000000054106464
May 13 08:20:48 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:20:48 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 08:20:48 msm8909 python3[3053]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 08:20:49 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026206363
May 13 08:20:49 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:20:49 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 37, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002500000000000057106464
May 13 08:20:49 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:20:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 245, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000f50009000000004d206565
May 13 08:20:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 37, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002500000000000001106463
May 13 08:20:50 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:20:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 273, 'skin_temp': 100, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 94, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000001110009000000005e106564
May 13 08:20:50 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:20:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206767
May 13 08:20:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 37, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002500000000000057206464
May 13 08:20:51 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:21:03 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 153, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009900090aa0530042306465
May 13 08:21:03 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:21:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047306666
May 13 08:21:04 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:21:04 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:21:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 242, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f200090000000046006767
May 13 08:21:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043306767
May 13 08:21:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 275, 'skin_temp': 100, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011300090000000061306564
May 13 08:21:07 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:21:13 msm8909 python3[3053]: Running Scheduled: Thread Check
May 13 08:21:15 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:21:15 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:21:15 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "df1d0dd5da12464c9bacda3a419ae541"}
May 13 08:21:15 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559675.8185642, 'data': '', 'key': 'df1d0dd5da12464c9bacda3a419ae541', 'source': 0}
May 13 08:21:16 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026006363
May 13 08:21:16 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:21:17 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:21:17 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:21:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106767
May 13 08:21:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046106666
May 13 08:21:19 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 275, 'skin_temp': 100, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011300090000000061006564
May 13 08:21:19 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:21:19 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 244, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f400090000000046106767
May 13 08:21:19 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559679, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 244, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:21:19 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559679, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 244, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:21:19 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559679, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 244, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "a855e46747c94597ac7d6cb960450c9f"}
May 13 08:21:19 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559679.8020499, 'data': '', 'key': 'a855e46747c94597ac7d6cb960450c9f', 'source': 0}
May 13 08:21:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 39, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002700000000000001006463
May 13 08:21:20 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:21:21 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 155, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 64, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009b00090aa0530040106465
May 13 08:21:21 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:21:21 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 39, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002700000000000057106464
May 13 08:21:21 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:21:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 39, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002700000000000057206464
May 13 08:21:31 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:21:32 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 247, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000f70009000000004d206565
May 13 08:21:32 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559692, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 247, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:21:32 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559692, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 247, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:21:32 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559692, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 77, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 247, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "2f553b093aba4191b3dd5ed5a76056f4"}
May 13 08:21:32 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 16, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000100000000000004a306667
May 13 08:21:32 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559692, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 16, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:21:32 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559692, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 16, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:21:32 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559692, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 74, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 16, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "545b3f99c6dc48c88c26ff1abb70c4b8"}
May 13 08:21:33 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559692.8279572, 'data': '', 'key': '2f553b093aba4191b3dd5ed5a76056f4', 'source': 0}
May 13 08:21:33 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559692.9101551, 'data': '', 'key': '545b3f99c6dc48c88c26ff1abb70c4b8', 'source': 0}
May 13 08:21:33 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206767
May 13 08:21:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 247, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000f70009000000004d306565
May 13 08:21:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 16, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000100000000000004a006667
May 13 08:21:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306767
May 13 08:21:46 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559706, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:21:46 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559706, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:21:46 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559706, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 68, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "d990b69d8d314402aa798408da264cfd"}
May 13 08:21:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 39, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300270000000001003c307a7b
May 13 08:21:46 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559706, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 60, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 39, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:21:46 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559706, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 60, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 1, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 39, 'runSteps': 0, 'sleepDuration': 67, 'sleepState': 0, 'bmrCals': 1}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:21:46 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559706, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 60, "totalSteps": 0, "heartRate": 0, "totalCals": 1, "distance": 0, "walkSteps": 0, "caseTemp": 122, "thermalGen": 0, "solarGen": 39, "runSteps": 0, "sleepDuration": 67, "sleepState": 0, "bmrCals": 1}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "8a82552c85df46ac952dd859bd49300c"}
May 13 08:21:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 275, 'skin_temp': 100, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011300090000000061306564
May 13 08:21:46 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:21:47 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559706.6004431, 'data': '', 'key': 'd990b69d8d314402aa798408da264cfd', 'source': 0}
May 13 08:21:47 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559706.6574728, 'data': '', 'key': '8a82552c85df46ac952dd859bd49300c', 'source': 0}
May 13 08:21:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 39, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002700000000000054006565
May 13 08:21:47 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:21:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 39, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002700000000000001206463
May 13 08:21:47 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:21:47 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:21:47 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:21:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 37, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000250000000000005a306464
May 13 08:21:48 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:21:48 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 13 08:21:48 msm8909 python3[3053]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 13 08:21:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046006666
May 13 08:21:48 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559708, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:21:48 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559708, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:21:48 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559708, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "3b22854e63fc4a078680236eebb3c15d"}
May 13 08:21:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 155, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 64, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009b00090aa0530040306465
May 13 08:21:48 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:21:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 244, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f400090000000046006767
May 13 08:21:49 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559708.88342, 'data': '', 'key': '3b22854e63fc4a078680236eebb3c15d', 'source': 0}
May 13 08:21:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 247, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000f70009000000004d106565
May 13 08:22:00 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 39, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002700000000000057106464
May 13 08:22:00 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:22:00 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046106666
May 13 08:22:01 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 39, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300270000000001003c007a7b
May 13 08:22:01 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 244, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f400090000000046106767
May 13 08:22:02 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 39, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002700000000000001006463
May 13 08:22:02 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:22:03 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106767
May 13 08:22:03 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 13 08:22:03 msm8909 python3[3053]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 13 08:22:03 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 13 08:22:03 msm8909 python3[3053]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 13 08:22:03 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 244, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f400090000000046206767
May 13 08:22:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206767
May 13 08:22:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 39, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300270000000001003c107a7b
May 13 08:22:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 17, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000110000000000004a306667
May 13 08:22:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 39, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000270000000000005a206464
May 13 08:22:15 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:22:15 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:22:15 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:22:15 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "b683d1343d5d4832a3b56f7443fcd216"}
May 13 08:22:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 157, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009d00090aa0530042206465
May 13 08:22:15 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:22:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 41, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 1, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 61, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300290000000001003d217a7b
May 13 08:22:16 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559735.8922191, 'data': '', 'key': 'b683d1343d5d4832a3b56f7443fcd216', 'source': 0}
May 13 08:22:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 247, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000f70009000000004d206565
May 13 08:22:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 39, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002700000000000054306565
May 13 08:22:17 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:22:17 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:22:17 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:22:17 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:22:17 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:22:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 491, 'solar_gen': 51, 'skin_temp': 128, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 124, 'sleep_state': 4, 'total_cals': 496, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 1603, 'distance': 1240, 'battery': 81, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30033000905b1eb4051247c80
May 13 08:22:27 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:22:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 249, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000f90009000000004d006565
May 13 08:22:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 17, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000110000000000004a006667
May 13 08:22:30 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 157, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009d00090aa0530042006465
May 13 08:22:30 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:22:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 246, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f600090000000045006767
May 13 08:22:31 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559751, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 246, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:22:31 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559751, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 246, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:22:31 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559751, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 69, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 246, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "f375e1996f8d4f7db470c4d367c8ea09"}
May 13 08:22:31 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559751.4750583, 'data': '', 'key': 'f375e1996f8d4f7db470c4d367c8ea09', 'source': 0}
May 13 08:22:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 1, 'solar_gen': 41, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 67, 'case_temp': 122, 'sleep_state': 1, 'total_cals': 1, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 61, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004300290000000001003d017a7b
May 13 08:22:44 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 08:22:44 msm8909 python3[3053]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 08:22:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 17, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000110000000000004a206667
May 13 08:22:44 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559764, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 17, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:22:44 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559764, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 17, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:22:44 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559764, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 74, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 17, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "2a010b2e63b84da8aef8bdac09471c95"}
May 13 08:22:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 491, 'solar_gen': 51, 'skin_temp': 128, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 124, 'sleep_state': 4, 'total_cals': 496, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 79, 'total_steps': 1603, 'distance': 1240, 'battery': 81, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30033000905b1eb4f51347c80
May 13 08:22:44 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:22:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 39, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000270000000000005a106464
May 13 08:22:44 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:22:44 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559764.7417905, 'data': '', 'key': '2a010b2e63b84da8aef8bdac09471c95', 'source': 0}
May 13 08:22:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 157, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009d00090aa0530042106465
May 13 08:22:45 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:22:48 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:22:48 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:22:54 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:22:54 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:22:57 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047306666
May 13 08:22:57 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559777, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:22:57 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559777, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:22:57 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559777, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 71, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "be17ca9b873d43ef89e51e416ed701c7"}
May 13 08:22:58 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559778.150238, 'data': '', 'key': 'be17ca9b873d43ef89e51e416ed701c7', 'source': 0}
May 13 08:22:58 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 276, 'skin_temp': 100, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 96, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011400090000000060306564
May 13 08:22:58 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:22:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 39, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000270000000000005a206464
May 13 08:22:59 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:23:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006767
May 13 08:23:09 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559789, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:23:09 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559789, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:23:09 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559789, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 68, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "2167d1c38de14cf6865c9205e346daf8"}
May 13 08:23:10 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559790.1405618, 'data': '', 'key': '2167d1c38de14cf6865c9205e346daf8', 'source': 0}
May 13 08:23:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 246, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f600090000000045006767
May 13 08:23:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 491, 'solar_gen': 51, 'skin_temp': 128, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 124, 'sleep_state': 4, 'total_cals': 496, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 79, 'total_steps': 1603, 'distance': 1240, 'battery': 81, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30033000905b1eb4f51247c80
May 13 08:23:10 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:23:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 42, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002a00000000000001306363
May 13 08:23:11 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:23:12 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 278, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011600090000000061006665
May 13 08:23:12 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:23:15 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:23:15 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:23:15 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "484ef63ef88744f9b17a0300be654f97"}
May 13 08:23:16 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559795.9630685, 'data': '', 'key': '484ef63ef88744f9b17a0300be654f97', 'source': 0}
May 13 08:23:18 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:23:18 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:23:22 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 278, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011600090000000061106665
May 13 08:23:22 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:23:22 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 42, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 61, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044002a0000001002003d107a7b
May 13 08:23:22 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559802, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 61, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 42, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:23:22 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559802, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 61, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 42, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:23:22 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559802, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 61, "totalSteps": 0, "heartRate": 0, "totalCals": 2, "distance": 0, "walkSteps": 0, "caseTemp": 122, "thermalGen": 0, "solarGen": 42, "runSteps": 0, "sleepDuration": 68, "sleepState": 0, "bmrCals": 2}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "8277db787fdb402cb0b4a7e2bd5a1b79"}
May 13 08:23:23 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559803.1235776, 'data': '', 'key': '8277db787fdb402cb0b4a7e2bd5a1b79', 'source': 0}
May 13 08:23:24 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 72, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000048206666
May 13 08:23:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 250, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000fa0009000000004d106565
May 13 08:23:26 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559806, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 250, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:23:26 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559806, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 250, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:23:26 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559806, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 77, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 250, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "3bd503bc4b7946a8bfdea9c95bc51a88"}
May 13 08:23:26 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559806.6806524, 'data': '', 'key': '3bd503bc4b7946a8bfdea9c95bc51a88', 'source': 0}
May 13 08:23:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 36, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400024206363
May 13 08:23:26 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:23:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 42, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 86, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002a00000000000056106464
May 13 08:23:27 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:23:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 42, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 61, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044002a0000001002003d207a7b
May 13 08:23:36 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043306767
May 13 08:23:37 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 159, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009f00090aa0530042206465
May 13 08:23:37 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:23:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 492, 'solar_gen': 51, 'skin_temp': 129, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 124, 'sleep_state': 4, 'total_cals': 497, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 79, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30033000905b1ec4f52147c81
May 13 08:23:38 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:23:38 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 08:23:38 msm8909 python3[3053]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 08:23:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 250, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000fa0009000000004d306565
May 13 08:23:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 42, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002a00000000000055306565
May 13 08:23:38 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:23:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 159, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c0000009f00090aa0530042306465
May 13 08:23:39 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:23:48 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:23:48 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:23:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 250, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000fa0009000000004d006565
May 13 08:23:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 18, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000120000000000004b106667
May 13 08:23:50 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559830, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 18, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:23:50 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559830, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 18, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:23:50 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559830, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 18, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "ed3875b2864c4b17961b6d0a501b0629"}
May 13 08:23:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 42, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002a00000000000055006565
May 13 08:23:51 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:23:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 36, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400024006363
May 13 08:23:51 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:23:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 41, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000290000000000005a306464
May 13 08:23:51 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:23:51 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559831.3649147, 'data': '', 'key': 'ed3875b2864c4b17961b6d0a501b0629', 'source': 0}
May 13 08:23:52 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 42, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 61, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044002a0000001002003d007a7b
May 13 08:23:53 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 250, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000fa0009000000004d006565
May 13 08:23:54 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 248, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f800090000000046106767
May 13 08:23:54 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559834, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 248, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:23:54 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559834, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 9, 'solarGen': 248, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:23:54 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559834, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 9, "solarGen": 248, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "06aae7012efe4b2f96017f5efea0771a"}
May 13 08:23:54 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 42, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 86, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002a00000000000056006464
May 13 08:23:54 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:23:54 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 42, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 61, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044002a0000001002003d107a7b
May 13 08:23:55 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559834.6514783, 'data': '', 'key': '06aae7012efe4b2f96017f5efea0771a', 'source': 0}
May 13 08:24:05 msm8909 python3[3053]: ADVERT: {'bmr_cals': 492, 'solar_gen': 51, 'skin_temp': 129, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 124, 'sleep_state': 4, 'total_cals': 497, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 79, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30033000905b1ec4f52047c81
May 13 08:24:05 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:24:05 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 18, 'skin_temp': 103, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000120000000000004b206667
May 13 08:24:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206767
May 13 08:24:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 42, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000002a0000000000005a106464
May 13 08:24:06 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:24:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 42, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 86, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002a00000000000056106464
May 13 08:24:06 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:24:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 248, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f800090000000046206767
May 13 08:24:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 44, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044002c0000001002003f207a7b
May 13 08:24:15 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:24:15 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:24:15 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "a146d854f194489f9a055c581c0d524d"}
May 13 08:24:16 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559856.1196814, 'data': '', 'key': 'a146d854f194489f9a055c581c0d524d', 'source': 0}
May 13 08:24:18 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:24:18 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:24:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 44, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002c00000000000057306464
May 13 08:24:18 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:24:19 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046306666
May 13 08:24:19 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559859, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:24:19 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559859, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:24:19 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559859, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "672552952a004e989da7f3d8dc205ef9"}
May 13 08:24:20 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559859.8275363, 'data': '', 'key': '672552952a004e989da7f3d8dc205ef9', 'source': 0}
May 13 08:24:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 44, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002c00000000000001206363
May 13 08:24:20 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:24:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 42, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002a00000000000055306565
May 13 08:24:20 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:24:21 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 36, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400024306363
May 13 08:24:21 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:24:21 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 44, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044002c0000001002003f307a7b
May 13 08:24:32 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 44, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 83, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002c00000000000053106565
May 13 08:24:32 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:24:33 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 44, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002c00000000000057006464
May 13 08:24:33 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:24:33 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 249, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000f900090000000045106667
May 13 08:24:33 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106767
May 13 08:24:33 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559873, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:24:33 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559873, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:24:33 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559873, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 68, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "7f49b316109d46cba8ff6bf98820793a"}
May 13 08:24:34 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559874.2958827, 'data': '', 'key': '7f49b316109d46cba8ff6bf98820793a', 'source': 0}
May 13 08:24:34 msm8909 python3[3053]: ADVERT: {'bmr_cals': 493, 'solar_gen': 52, 'skin_temp': 129, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 125, 'sleep_state': 4, 'total_cals': 498, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 79, 'total_steps': 1603, 'distance': 1240, 'battery': 81, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30034000905c1ed4f51347d81
May 13 08:24:34 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:24:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 42, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000002a0000000000005a006464
May 13 08:24:35 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:24:36 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046106666
May 13 08:24:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 42, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000002a0000000000005a106464
May 13 08:24:47 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:24:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 252, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000fc0009000000004d206565
May 13 08:24:47 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559887, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 252, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:24:47 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559887, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 252, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:24:47 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559887, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 77, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 252, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "9514a1c577bd4002a0cd7b11df27bb19"}
May 13 08:24:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 44, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002c00000000000001106363
May 13 08:24:47 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:24:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 19, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000130000000000004a206666
May 13 08:24:48 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559888.0395217, 'data': '', 'key': '9514a1c577bd4002a0cd7b11df27bb19', 'source': 0}
May 13 08:24:48 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\\', 'company_id': b'_\x00'} 175c065f00
May 13 08:24:48 msm8909 python3[3053]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 13 08:24:48 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:24:48 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:24:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 44, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002c00000000000001106363
May 13 08:24:50 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:24:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 44, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 83, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002c00000000000053206565
May 13 08:24:50 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:25:01 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046306666
May 13 08:25:02 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 44, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002c00000000000001206363
May 13 08:25:02 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:25:03 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 280, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011800090000000061306665
May 13 08:25:03 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:25:03 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 44, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002c00000000000057306464
May 13 08:25:03 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:25:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 493, 'solar_gen': 52, 'skin_temp': 129, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 125, 'sleep_state': 4, 'total_cals': 498, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 79, 'total_steps': 1603, 'distance': 1240, 'battery': 81, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30034000905c1ed4f51247d81
May 13 08:25:04 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:25:05 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 44, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 83, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002c00000000000053006565
May 13 08:25:05 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:25:05 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 44, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002c00000000000001206363
May 13 08:25:05 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:25:14 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x17\\', 'company_id': b'_\x00'} 175c065f00
May 13 08:25:14 msm8909 python3[3053]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 13 08:25:14 msm8909 python3[3053]: DBUS: Discovered 06:05:04:2D:A2:15 .
May 13 08:25:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 534, 'solar_gen': 50, 'skin_temp': 120, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 115, 'sleep_state': 5, 'total_cals': 545, 'act_cals': 11, 'walk_steps': 4219, 'thermal_gen': 378, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 4219, 'distance': 3167, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d500070000107b0c5f01780032017a0b12164025257378
May 13 08:25:14 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:25:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206767
May 13 08:25:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 282, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011a00090000000061106665
May 13 08:25:15 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:25:15 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:25:15 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:25:15 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "d7d79efbe75442788790062de0eaf503"}
May 13 08:25:16 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559916.3295856, 'data': '', 'key': 'd7d79efbe75442788790062de0eaf503', 'source': 0}
May 13 08:25:16 msm8909 python3[3053]: ADVERT: {'bmr_cals': 493, 'solar_gen': 52, 'skin_temp': 129, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 125, 'sleep_state': 4, 'total_cals': 498, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 79, 'total_steps': 1603, 'distance': 1240, 'battery': 81, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30034000905c1ed4f51347d81
May 13 08:25:16 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:25:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 44, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 89, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000002c00000000000059006464
May 13 08:25:17 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:25:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 20, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000140000000000004a106666
May 13 08:25:17 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559917, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 20, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:25:17 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559917, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 20, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:25:17 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559917, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 74, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 20, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "075f578c0843470a82e8d03fb1f363c1"}
May 13 08:25:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 162, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 64, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c000000a200090aa0530040206565
May 13 08:25:18 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:25:18 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559918.1107211, 'data': '', 'key': '075f578c0843470a82e8d03fb1f363c1', 'source': 0}
May 13 08:25:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047106666
May 13 08:25:19 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:25:19 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:25:28 msm8909 python3[3053]: ADVERT: {'bmr_cals': 534, 'solar_gen': 50, 'skin_temp': 120, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 115, 'sleep_state': 5, 'total_cals': 545, 'act_cals': 11, 'walk_steps': 4224, 'thermal_gen': 378, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 4224, 'distance': 3171, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d50007000010800c6301780032017a0b22164025357378
May 13 08:25:28 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:25:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 254, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000fe0009000000004d206565
May 13 08:25:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 46, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002e00000000000001106463
May 13 08:25:29 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:25:30 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 46, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002e00000000000057206464
May 13 08:25:30 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:25:30 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 282, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011a00090000000061206665
May 13 08:25:30 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:25:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 46, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044002e0000001002003e207a7b
May 13 08:25:31 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559931, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 62, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 46, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:25:31 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559931, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 62, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 46, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:25:31 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559931, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 62, "totalSteps": 0, "heartRate": 0, "totalCals": 2, "distance": 0, "walkSteps": 0, "caseTemp": 122, "thermalGen": 0, "solarGen": 46, "runSteps": 0, "sleepDuration": 68, "sleepState": 0, "bmrCals": 2}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "232ab5a3cb5147c7a4c99a2ac6c1a3b4"}
May 13 08:25:32 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559931.5827858, 'data': '', 'key': '232ab5a3cb5147c7a4c99a2ac6c1a3b4', 'source': 0}
May 13 08:25:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 251, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000fb00090000000045006667
May 13 08:25:42 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559942, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 251, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:25:42 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559942, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 251, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:25:42 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559942, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 69, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 9, "solarGen": 251, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "d91f6527a02d43a6b34e8ab4b1f3bfc4"}
May 13 08:25:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 46, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002e00000000000057306464
May 13 08:25:42 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:25:43 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559943.252794, 'data': '', 'key': 'd91f6527a02d43a6b34e8ab4b1f3bfc4', 'source': 0}
May 13 08:25:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 103, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106767
May 13 08:25:44 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559944, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:25:44 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559944, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 103, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:25:44 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559944, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 68, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 103, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "130063a6d1dc4ffa9537c20e958e80df"}
May 13 08:25:44 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559944.5309212, 'data': '', 'key': '130063a6d1dc4ffa9537c20e958e80df', 'source': 0}
May 13 08:25:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 46, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000002e00000000000001206463
May 13 08:25:44 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:25:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 282, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011a00090000000061006665
May 13 08:25:45 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:25:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 46, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044002e0000001002003e007a7b
May 13 08:25:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047006666
May 13 08:25:45 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559945, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:25:45 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559945, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:25:45 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559945, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 71, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "cc2e03c01d474c0d874119472675de81"}
May 13 08:25:46 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559946.2319546, 'data': '', 'key': 'cc2e03c01d474c0d874119472675de81', 'source': 0}
May 13 08:25:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 44, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 89, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000002c00000000000059306464
May 13 08:25:46 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:25:47 msm8909 python3[3053]: DBUS: Discovered 06:05:04:BD:E1:EC .
May 13 08:25:47 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x1e\x9c', 'company_id': b'_\x00'} 1e9c065f00
May 13 08:25:47 msm8909 python3[3053]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 13 08:25:47 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 08:25:47 msm8909 python3[3053]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 08:25:49 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:25:49 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:25:56 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 254, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000fe0009000000004d106565
May 13 08:25:56 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715559956, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 254, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:25:56 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715559956, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 254, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:25:56 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715559956, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 77, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 254, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "035d4db737074e4a8caf91a5b06618fe"}
May 13 08:25:57 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559957.1760497, 'data': '', 'key': '035d4db737074e4a8caf91a5b06618fe', 'source': 0}
May 13 08:26:00 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 46, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000002e00000000000057106464
May 13 08:26:00 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:26:00 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 46, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044002e0000001002003e107a7b
May 13 08:26:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 46, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000002e0000000000005a206464
May 13 08:26:11 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:26:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 494, 'solar_gen': 52, 'skin_temp': 129, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 125, 'sleep_state': 4, 'total_cals': 499, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 74, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30034000905c1ee4a52047d81
May 13 08:26:11 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:26:12 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 253, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000fd00090000000046306667
May 13 08:26:12 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 48, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 86, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003000000000000056206464
May 13 08:26:12 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:26:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 494, 'solar_gen': 52, 'skin_temp': 129, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 125, 'sleep_state': 4, 'total_cals': 499, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 74, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30034000905c1ee4a52147d81
May 13 08:26:13 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:26:13 msm8909 python3[3053]: Running Scheduled: Thread Check
May 13 08:26:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 46, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000002e00000000000055306565
May 13 08:26:14 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:26:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 254, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000fe0009000000004d206565
May 13 08:26:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 284, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011c00090000000061306665
May 13 08:26:15 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:26:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047306666
May 13 08:26:15 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:26:15 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:26:15 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "34843106cd764186929b04c90446fc96"}
May 13 08:26:16 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715559976.3968122, 'data': '', 'key': '34843106cd764186929b04c90446fc96', 'source': 0}
May 13 08:26:19 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:26:19 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:26:25 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:26:25 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:26:25 msm8909 python3[3053]: ADVERT: {'bmr_cals': 495, 'solar_gen': 52, 'skin_temp': 130, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 126, 'sleep_state': 4, 'total_cals': 500, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 74, 'total_steps': 1603, 'distance': 1240, 'battery': 83, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30034000905c1ef4a53247e82
May 13 08:26:25 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:26:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 46, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000002e0000000000005a306464
May 13 08:26:26 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:26:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 164, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c000000a400090aa0530041106565
May 13 08:26:26 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:26:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 253, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000fd00090000000046006667
May 13 08:26:28 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:26:28 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:26:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 48, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003000000000000054006565
May 13 08:26:29 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:26:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 48, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 86, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003000000000000056106464
May 13 08:26:39 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:26:40 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 284, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011c00090000000061106665
May 13 08:26:40 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:26:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 48, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400300000001002003e207a7b
May 13 08:26:42 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560002, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 62, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 48, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:26:42 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560002, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 62, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 122, 'thermalGen': 0, 'solarGen': 48, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:26:42 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560002, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 62, "totalSteps": 0, "heartRate": 0, "totalCals": 2, "distance": 0, "walkSteps": 0, "caseTemp": 122, "thermalGen": 0, "solarGen": 48, "runSteps": 0, "sleepDuration": 68, "sleepState": 0, "bmrCals": 2}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "0430c72566aa4e29b31d701645f1ec64"}
May 13 08:26:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047206666
May 13 08:26:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 284, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011c00090000000061106665
May 13 08:26:42 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:26:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 46, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000002e0000000000005a106464
May 13 08:26:43 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:26:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 495, 'solar_gen': 52, 'skin_temp': 130, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 126, 'sleep_state': 4, 'total_cals': 500, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 74, 'total_steps': 1603, 'distance': 1240, 'battery': 83, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30034000905c1ef4a53047e82
May 13 08:26:43 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:26:43 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560002.839649, 'data': '', 'key': '0430c72566aa4e29b31d701645f1ec64', 'source': 0}
May 13 08:26:50 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:26:50 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:26:52 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 284, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011c00090000000061206665
May 13 08:26:52 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:26:53 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 48, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003000000000000054306565
May 13 08:26:53 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:26:54 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 253, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000fd00090000000046306667
May 13 08:26:54 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560014, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 253, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:26:54 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560014, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 253, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:26:54 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560014, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 9, "solarGen": 253, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "bf756806f73e43f3804a552ad03ce684"}
May 13 08:26:54 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 48, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 122, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400300000001002003e307a7b
May 13 08:26:55 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043006667
May 13 08:26:55 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560015, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:26:55 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560015, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:26:55 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560015, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 67, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "eae1d219e85745689146ac15869b9057"}
May 13 08:26:55 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560015.0903244, 'data': '', 'key': 'bf756806f73e43f3804a552ad03ce684', 'source': 0}
May 13 08:26:55 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 46, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000002e0000000000005a206464
May 13 08:26:55 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:26:55 msm8909 python3[3053]: ADVERT: {'bmr_cals': 495, 'solar_gen': 52, 'skin_temp': 130, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 126, 'sleep_state': 4, 'total_cals': 500, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 74, 'total_steps': 1603, 'distance': 1240, 'battery': 83, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30034000905c1ef4a53147e82
May 13 08:26:55 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:26:55 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560015.6402271, 'data': '', 'key': 'eae1d219e85745689146ac15869b9057', 'source': 0}
May 13 08:26:57 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047306666
May 13 08:26:57 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560017, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:26:57 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560017, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:26:57 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560017, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 71, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "ce6be9906cf845078acc680072de360f"}
May 13 08:26:58 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560018.1041415, 'data': '', 'key': 'ce6be9906cf845078acc680072de360f', 'source': 0}
May 13 08:27:07 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 08:27:07 msm8909 python3[3053]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 08:27:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042106667
May 13 08:27:08 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 13 08:27:08 msm8909 python3[3053]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 08:27:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 50, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 86, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003200000000000056006464
May 13 08:27:08 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:27:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 253, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000fd00090000000046106667
May 13 08:27:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 286, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011e00090000000061006665
May 13 08:27:09 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:27:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 50, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400320000001002003f00797b
May 13 08:27:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047006666
May 13 08:27:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 256, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001000009000000004d006565
May 13 08:27:11 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560031, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 256, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:27:11 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560031, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 256, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:27:11 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560031, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 77, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 256, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "dc25cba954e549b4a4f4e38f08e02b97"}
May 13 08:27:11 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560031.4837863, 'data': '', 'key': 'dc25cba954e549b4a4f4e38f08e02b97', 'source': 0}
May 13 08:27:16 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:27:16 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:27:16 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "79c28771abad473e825e96b53a876bfc"}
May 13 08:27:16 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560036.4983051, 'data': '', 'key': '79c28771abad473e825e96b53a876bfc', 'source': 0}
May 13 08:27:20 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:27:20 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:27:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026106363
May 13 08:27:20 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:27:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 50, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003200000000000054206565
May 13 08:27:20 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:27:22 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042306667
May 13 08:27:22 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047206666
May 13 08:27:22 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 48, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 88, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000003000000000000058106464
May 13 08:27:22 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:27:22 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:27:22 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:27:22 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 21, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000150000000000004b206666
May 13 08:27:22 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560042, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 21, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:27:22 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560042, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 21, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:27:22 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560042, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 21, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "0e5fe177f9e54914aa40d929aeb9bc30"}
May 13 08:27:23 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 258, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001020009000000004c106565
May 13 08:27:23 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560043.3656282, 'data': '', 'key': '0e5fe177f9e54914aa40d929aeb9bc30', 'source': 0}
May 13 08:27:24 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 255, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000ff00090000000045206667
May 13 08:27:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 21, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000150000000000004b306666
May 13 08:27:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025306363
May 13 08:27:35 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:27:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 166, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c000000a600090aa0530042006565
May 13 08:27:35 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:27:36 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 286, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000011e00090000000061306665
May 13 08:27:36 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:27:36 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 255, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000ff00090000000045306667
May 13 08:27:36 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 50, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400320000001002003f30797b
May 13 08:27:37 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047306666
May 13 08:27:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 48, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 88, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000003000000000000058306464
May 13 08:27:39 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:27:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025006363
May 13 08:27:50 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:27:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 258, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001020009000000004c006565
May 13 08:27:50 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:27:50 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:27:51 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:27:51 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:27:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047106666
May 13 08:27:52 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025106363
May 13 08:27:52 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:28:03 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 255, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d550007000000000000000000ff00090000000045206667
May 13 08:28:03 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560083, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 255, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:28:03 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560083, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 255, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:28:03 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560083, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 69, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 9, "solarGen": 255, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "2c009ec440994a89bbe69df97de7dcf7"}
May 13 08:28:03 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 50, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400320000001002003f20797b
May 13 08:28:03 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560083, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 63, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 50, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:28:03 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560083, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 63, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 50, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:28:04 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560083, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 63, "totalSteps": 0, "heartRate": 0, "totalCals": 2, "distance": 0, "walkSteps": 0, "caseTemp": 121, "thermalGen": 0, "solarGen": 50, "runSteps": 0, "sleepDuration": 68, "sleepState": 0, "bmrCals": 2}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "9cf065c3d9e94d459985e8b8aa18b3fb"}
May 13 08:28:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047206666
May 13 08:28:04 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560084, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:28:04 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560084, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:28:04 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560084, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 71, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "81c6aadd594f476a867a2bcc538bf58c"}
May 13 08:28:04 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560084.2857199, 'data': '', 'key': '2c009ec440994a89bbe69df97de7dcf7', 'source': 0}
May 13 08:28:04 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560084.362591, 'data': '', 'key': '9cf065c3d9e94d459985e8b8aa18b3fb', 'source': 0}
May 13 08:28:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 21, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000150000000000004b206666
May 13 08:28:04 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560084.6935551, 'data': '', 'key': '81c6aadd594f476a867a2bcc538bf58c', 'source': 0}
May 13 08:28:05 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 168, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c000000a800090aa0530042306565
May 13 08:28:05 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:28:05 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 288, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012000090000000061206665
May 13 08:28:05 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:28:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025206363
May 13 08:28:07 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:28:16 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:28:16 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:28:16 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "569be0a77dda4e6280b18449d36d083a"}
May 13 08:28:16 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042006667
May 13 08:28:16 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560096, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 66, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:28:16 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560096, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 66, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:28:16 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560096, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 66, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "7ab5cf0e164847db8fdc2b7e663d7043"}
May 13 08:28:16 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560096.5115533, 'data': '', 'key': '569be0a77dda4e6280b18449d36d083a', 'source': 0}
May 13 08:28:16 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047306666
May 13 08:28:17 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560097.0073946, 'data': '', 'key': '7ab5cf0e164847db8fdc2b7e663d7043', 'source': 0}
May 13 08:28:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 257, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010100090000000046006667
May 13 08:28:18 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:28:18 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:28:19 msm8909 python3[3053]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 13 08:28:19 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02\xda', 'pairing_code': b'\x02\xda'} 02da02da0006
May 13 08:28:19 msm8909 python3[3053]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 13 08:28:19 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 08:28:19 msm8909 python3[3053]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 08:28:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025306363
May 13 08:28:20 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:28:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 168, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c000000a800090aa0530042006565
May 13 08:28:20 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:28:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 52, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003400000000000054006565
May 13 08:28:20 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:28:20 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:28:20 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:28:21 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 52, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400340000001002003c00797b
May 13 08:28:21 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047006666
May 13 08:28:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 52, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400340000001002003c10797b
May 13 08:28:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 497, 'solar_gen': 53, 'skin_temp': 130, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 126, 'sleep_state': 4, 'total_cals': 502, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 87, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30035000905d1f15752347e82
May 13 08:28:31 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:28:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 22, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000160000000000004a106666
May 13 08:28:31 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560111, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 22, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:28:31 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560111, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 22, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:28:31 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560111, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 74, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 22, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "c45f52439a51449da496109f0c016a7f"}
May 13 08:28:32 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560112.2013619, 'data': '', 'key': 'c45f52439a51449da496109f0c016a7f', 'source': 0}
May 13 08:28:32 msm8909 python3[3053]: DBUS: Discovered 06:05:04:62:A2:9E .
May 13 08:28:32 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06^', 'pairing_code': b'\x06^'} 065e065e0006
May 13 08:28:32 msm8909 python3[3053]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 13 08:28:32 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 168, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c000000a800090aa0530042106565
May 13 08:28:32 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:28:32 msm8909 python3[3053]: DBUS: Discovered 06:05:04:87:BB:28 .
May 13 08:28:32 msm8909 python3[3053]: ADVERT: {'bmr_cals': 490, 'solar_gen': 35, 'skin_temp': 122, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 116, 'sleep_state': 4, 'total_cals': 502, 'act_cals': 12, 'walk_steps': 5133, 'thermal_gen': 338, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 80, 'total_steps': 5354, 'distance': 4128, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd140d1020014a002301520cd1ea504114747a
May 13 08:28:32 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:28:34 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 168, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c000000a800090aa0530042206565
May 13 08:28:34 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:28:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 52, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003400000000000057106464
May 13 08:28:35 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:28:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 52, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003400000000000054206565
May 13 08:28:45 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:28:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 490, 'solar_gen': 35, 'skin_temp': 122, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 116, 'sleep_state': 4, 'total_cals': 502, 'act_cals': 12, 'walk_steps': 5133, 'thermal_gen': 338, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 80, 'total_steps': 5354, 'distance': 4128, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd140d1020014a002301520cd1ea504124747a
May 13 08:28:45 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:28:45 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:28:45 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:28:45 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 08:28:45 msm8909 python3[3053]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 08:28:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 52, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003400000000000057206464
May 13 08:28:47 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:28:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 52, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400340000001002003c20797b
May 13 08:28:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047206666
May 13 08:28:49 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 168, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c000000a800090aa0530042306565
May 13 08:28:49 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:28:51 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:28:51 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:28:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 260, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001040009000000004d006565
May 13 08:28:59 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560139, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 260, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:28:59 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560139, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 260, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:28:59 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560139, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 77, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 260, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "c6e2e76bf05e444bae585af85e9ba6c1"}
May 13 08:28:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 490, 'solar_gen': 35, 'skin_temp': 122, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 116, 'sleep_state': 5, 'total_cals': 502, 'act_cals': 12, 'walk_steps': 5173, 'thermal_gen': 338, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 80, 'total_steps': 5394, 'distance': 4158, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd1435103e014a002301520cd1ea504105747a
May 13 08:28:59 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:29:00 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 52, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003400000000000057306464
May 13 08:29:00 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:29:00 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560140.2550545, 'data': '', 'key': 'c6e2e76bf05e444bae585af85e9ba6c1', 'source': 0}
May 13 08:29:00 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 08:29:00 msm8909 python3[3053]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 08:29:01 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047006666
May 13 08:29:01 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 22, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000160000000000004a006666
May 13 08:29:02 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 50, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 89, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000003200000000000059306464
May 13 08:29:02 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:29:03 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 257, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010100090000000046006667
May 13 08:29:12 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 13 08:29:12 msm8909 python3[3053]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 13 08:29:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 54, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400360000001002003f10797b
May 13 08:29:13 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560153, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 63, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 54, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:29:13 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560153, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 123, 'actCals': 0, 'battery': 63, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 54, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:29:13 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560153, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 123, "actCals": 0, "battery": 63, "totalSteps": 0, "heartRate": 0, "totalCals": 2, "distance": 0, "walkSteps": 0, "caseTemp": 121, "thermalGen": 0, "solarGen": 54, "runSteps": 0, "sleepDuration": 68, "sleepState": 0, "bmrCals": 2}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "b48b25b959cf4a9aa0b887615d47e7be"}
May 13 08:29:13 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560153.6267636, 'data': '', 'key': 'b48b25b959cf4a9aa0b887615d47e7be', 'source': 0}
May 13 08:29:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 262, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001060009000000004c206565
May 13 08:29:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 54, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003600000000000057106464
May 13 08:29:14 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:29:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 52, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003400000000000054106565
May 13 08:29:14 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:29:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206667
May 13 08:29:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 23, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000170000000000004a206666
May 13 08:29:16 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:29:16 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:29:16 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "732d0d8588084f1db95d1ead7172aa38"}
May 13 08:29:16 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 13 08:29:16 msm8909 python3[3053]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 13 08:29:16 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560156.6884575, 'data': '', 'key': '732d0d8588084f1db95d1ead7172aa38', 'source': 0}
May 13 08:29:17 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 13 08:29:17 msm8909 python3[3053]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 13 08:29:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 52, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000340000000000005a106464
May 13 08:29:17 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:29:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 54, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000003600000000000001006463
May 13 08:29:17 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:29:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 259, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010300090000000045206667
May 13 08:29:17 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560157, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 259, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:29:17 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560157, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 69, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 259, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:29:17 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560157, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 69, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 9, "solarGen": 259, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "c546323fc4724baaac2551341010be0f"}
May 13 08:29:18 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560158.020648, 'data': '', 'key': 'c546323fc4724baaac2551341010be0f', 'source': 0}
May 13 08:29:21 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:29:21 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:29:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 54, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003600000000000057206464
May 13 08:29:27 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:29:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 53, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003500000000000054306565
May 13 08:29:29 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:29:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 54, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000003600000000000001106463
May 13 08:29:29 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:29:30 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 54, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400360000001002003f30797b
May 13 08:29:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 537, 'solar_gen': 53, 'skin_temp': 122, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 118, 'sleep_state': 5, 'total_cals': 548, 'act_cals': 11, 'walk_steps': 4467, 'thermal_gen': 383, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 4467, 'distance': 3349, 'battery': 34, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d50007000011730d1501780035017f0b9219402205767a
May 13 08:29:31 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:29:40 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 23, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000170000000000004a006666
May 13 08:29:40 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560180, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 23, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:29:40 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560180, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 23, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:29:40 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560180, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 74, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 23, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "849b95c1feb04feea97563e78e40aef5"}
May 13 08:29:41 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 54, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000003600000000000001206463
May 13 08:29:41 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:29:41 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560181.2387497, 'data': '', 'key': '849b95c1feb04feea97563e78e40aef5', 'source': 0}
May 13 08:29:41 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 262, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001060009000000004c006565
May 13 08:29:41 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06^', 'pairing_code': b'\x06^'} 065e065e0006
May 13 08:29:41 msm8909 python3[3053]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 13 08:29:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043106667
May 13 08:29:42 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560182, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:29:42 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560182, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:29:42 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560182, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 67, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "d30715e775bc4f43b104bc79bf9d895e"}
May 13 08:29:42 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 259, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010300090000000045006667
May 13 08:29:42 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560182.5203049, 'data': '', 'key': 'd30715e775bc4f43b104bc79bf9d895e', 'source': 0}
May 13 08:29:43 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04'} 240424040006
May 13 08:29:43 msm8909 python3[3053]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 13 08:29:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 54, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000003600000000000001306463
May 13 08:29:43 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:29:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 53, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003500000000000054106565
May 13 08:29:44 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:29:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 290, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012200090000000061006665
May 13 08:29:45 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:29:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 54, 'skin_temp': 123, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400360000001002003f00797b
May 13 08:29:51 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:29:51 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:29:55 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 290, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012200090000000061106665
May 13 08:29:55 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:29:56 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 262, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001060009000000004c206565
May 13 08:29:58 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02\xda', 'pairing_code': b'\x02\xda'} 02da02da0006
May 13 08:29:58 msm8909 python3[3053]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 13 08:29:58 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 54, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000003600000000000001006463
May 13 08:29:58 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:29:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 259, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010300090000000045206667
May 13 08:30:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400026206363
May 13 08:30:08 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:30:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 53, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003500000000000054006565
May 13 08:30:08 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:30:09 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02\xda', 'pairing_code': b'\x02\xda'} 02da02da0006
May 13 08:30:09 msm8909 python3[3053]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 13 08:30:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 56, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400380000001002003e30797a
May 13 08:30:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 54, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000003600000000000001106463
May 13 08:30:11 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:30:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006667
May 13 08:30:11 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x02\xda', 'pairing_code': b'\x02\xda'} 02da02da0006
May 13 08:30:11 msm8909 python3[3053]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 13 08:30:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 172, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c000000ac00090aa0530042306565
May 13 08:30:11 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:30:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 262, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001060009000000004c306565
May 13 08:30:11 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560211, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 262, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:30:11 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560211, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 262, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:30:11 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560211, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 76, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 262, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "351872cc3e234000a3c099b00c126cd2"}
May 13 08:30:12 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 23, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 74, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000170000000000004a306666
May 13 08:30:12 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 259, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010300090000000045306667
May 13 08:30:12 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560211.905009, 'data': '', 'key': '351872cc3e234000a3c099b00c126cd2', 'source': 0}
May 13 08:30:12 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7', 'pairing_code': b'\t7'} 093709370006
May 13 08:30:12 msm8909 python3[3053]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 13 08:30:16 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:30:16 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:30:16 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "542bf3643e3f420bad5d7183495afb51"}
May 13 08:30:16 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560216.7516992, 'data': '', 'key': '542bf3643e3f420bad5d7183495afb51', 'source': 0}
May 13 08:30:21 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:30:21 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:30:22 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7', 'pairing_code': b'\t7'} 093709370006
May 13 08:30:22 msm8909 python3[3053]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 13 08:30:23 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 263, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001070009000000004c106565
May 13 08:30:23 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106667
May 13 08:30:24 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 56, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400380000001002003e00797a
May 13 08:30:24 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560224, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 122, 'actCals': 0, 'battery': 62, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 56, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:30:24 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560224, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 122, 'actCals': 0, 'battery': 62, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 56, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:30:24 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560224, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 122, "actCals": 0, "battery": 62, "totalSteps": 0, "heartRate": 0, "totalCals": 2, "distance": 0, "walkSteps": 0, "caseTemp": 121, "thermalGen": 0, "solarGen": 56, "runSteps": 0, "sleepDuration": 68, "sleepState": 0, "bmrCals": 2}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "a8393faf3c2d41cfbce0d3f592e5f391"}
May 13 08:30:24 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 13 08:30:24 msm8909 python3[3053]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 13 08:30:25 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560225.0502744, 'data': '', 'key': 'a8393faf3c2d41cfbce0d3f592e5f391', 'source': 0}
May 13 08:30:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 491, 'solar_gen': 39, 'skin_temp': 121, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 116, 'sleep_state': 4, 'total_cals': 503, 'act_cals': 12, 'walk_steps': 5176, 'thermal_gen': 342, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 5397, 'distance': 4159, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd1438103f014a002701560ce1eb4041147479
May 13 08:30:26 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:30:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 53, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003500000000000055106565
May 13 08:30:26 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:30:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 261, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010500090000000046106667
May 13 08:30:26 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560226, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 261, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:30:26 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560226, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 261, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:30:26 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560226, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 9, "solarGen": 261, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "279ed7be1f01459c9545b72837f31a52"}
May 13 08:30:27 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560227.2309334, 'data': '', 'key': '279ed7be1f01459c9545b72837f31a52', 'source': 0}
May 13 08:30:37 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 56, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400380000001002003e10797a
May 13 08:30:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 53, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003500000000000055306565
May 13 08:30:38 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:30:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 56, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003800000000000057106464
May 13 08:30:38 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:30:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 538, 'solar_gen': 54, 'skin_temp': 122, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 117, 'sleep_state': 4, 'total_cals': 549, 'act_cals': 11, 'walk_steps': 4507, 'thermal_gen': 386, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 4507, 'distance': 3378, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d500070000119b0d320178003601820ba21a402634757a
May 13 08:30:39 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:30:40 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306667
May 13 08:30:40 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 172, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c000000ac00090aa0530042206565
May 13 08:30:40 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:30:40 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 263, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001070009000000004c206565
May 13 08:30:41 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06^', 'pairing_code': b'\x06^'} 065e065e0006
May 13 08:30:41 msm8909 python3[3053]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 13 08:30:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 538, 'solar_gen': 54, 'skin_temp': 122, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 117, 'sleep_state': 4, 'total_cals': 549, 'act_cals': 11, 'walk_steps': 4507, 'thermal_gen': 386, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 84, 'total_steps': 4507, 'distance': 3378, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d500070000119b0d320178003601820ba21a542604757a
May 13 08:30:50 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:30:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 263, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001070009000000004c306565
May 13 08:30:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 53, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003500000000000055006565
May 13 08:30:51 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:30:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 56, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003800000000000057206464
May 13 08:30:51 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:30:52 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 13 08:30:52 msm8909 python3[3053]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 08:30:52 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:30:52 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:30:52 msm8909 python3[3053]: ADVERT: {'bmr_cals': 83, 'solar_gen': 172, 'skin_temp': 101, 'company_id': b'\x12\xc8', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 93, 'act_cals': 10, 'walk_steps': 7830, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7830, 'distance': 5900, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c8000700001e96170c000000ac00090aa0530042006565
May 13 08:30:52 msm8909 python3[3053]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 13 08:30:54 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 291, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 96, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012300090000000060306665
May 13 08:30:54 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:31:05 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 263, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001070009000000004c106565
May 13 08:31:06 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 56, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400380000001002003e00797a
May 13 08:31:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 499, 'solar_gen': 53, 'skin_temp': 131, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 127, 'sleep_state': 4, 'total_cals': 504, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 76, 'total_steps': 1603, 'distance': 1240, 'battery': 82, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30035000905e1f34c52247f83
May 13 08:31:07 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:31:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 539, 'solar_gen': 56, 'skin_temp': 121, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 117, 'sleep_state': 4, 'total_cals': 550, 'act_cals': 11, 'walk_steps': 4507, 'thermal_gen': 388, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 84, 'total_steps': 4507, 'distance': 3378, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d500070000119b0d320178003801840ba21b5426147579
May 13 08:31:07 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:31:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046006666
May 13 08:31:07 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560267, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:31:07 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560267, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:31:07 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560267, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "2c99021077454e9fa5eb3e59188b81ef"}
May 13 08:31:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 56, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000380000000000005a006464
May 13 08:31:08 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:31:08 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560268.1397409, 'data': '', 'key': '2c99021077454e9fa5eb3e59188b81ef', 'source': 0}
May 13 08:31:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 57, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400390000001002003f10797a
May 13 08:31:09 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206667
May 13 08:31:09 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560269, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:31:09 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560269, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:31:09 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560269, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 67, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "f65562123b4a4313a956177a150ef023"}
May 13 08:31:10 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560269.703891, 'data': '', 'key': 'f65562123b4a4313a956177a150ef023', 'source': 0}
May 13 08:31:14 msm8909 python3[3053]: Running Scheduled: Thread Check
May 13 08:31:16 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:31:16 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:31:16 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "f4995ca513544af38842c17c254716bf"}
May 13 08:31:17 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560277.2628579, 'data': '', 'key': 'f4995ca513544af38842c17c254716bf', 'source': 0}
May 13 08:31:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 24, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000180000000000004b206666
May 13 08:31:18 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560278, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 24, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:31:18 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560278, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 24, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:31:18 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560278, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 24, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "aa6f3266179e447fb884f7cff3483fcf"}
May 13 08:31:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 263, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010700090000000046206667
May 13 08:31:19 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560279.1419108, 'data': '', 'key': 'aa6f3266179e447fb884f7cff3483fcf', 'source': 0}
May 13 08:31:19 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06^', 'pairing_code': b'\x06^'} 065e065e0006
May 13 08:31:19 msm8909 python3[3053]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 13 08:31:20 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 13 08:31:20 msm8909 python3[3053]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 13 08:31:21 msm8909 python3[3053]: ADVERT: {'bmr_cals': 539, 'solar_gen': 56, 'skin_temp': 121, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 117, 'sleep_state': 4, 'total_cals': 550, 'act_cals': 11, 'walk_steps': 4507, 'thermal_gen': 388, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 84, 'total_steps': 4507, 'distance': 3378, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d500070000119b0d320178003801840ba21b5426247579
May 13 08:31:21 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:31:21 msm8909 python3[3053]: DBUS: Discovered 06:05:04:3E:EF:52 .
May 13 08:31:21 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x04\xf2', 'company_id': b'_\x00'} 04f2065f00
May 13 08:31:21 msm8909 python3[3053]: IGNORING 06:05:04:3E:EF:52 WITH PAIRING CODE: 04f2
May 13 08:31:22 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 72, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000048206666
May 13 08:31:22 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 293, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012500090000000061206665
May 13 08:31:22 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:31:22 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:31:22 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:31:33 msm8909 python3[3053]: ADVERT: {'bmr_cals': 492, 'solar_gen': 41, 'skin_temp': 121, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 116, 'sleep_state': 5, 'total_cals': 504, 'act_cals': 12, 'walk_steps': 5176, 'thermal_gen': 344, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 5397, 'distance': 4159, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd1438103f014a002901580cf1ec4042357479
May 13 08:31:33 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:31:33 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 56, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000380000000000005a206464
May 13 08:31:33 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:31:33 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043006667
May 13 08:31:33 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 57, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004400390000001002003f30797a
May 13 08:31:33 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560293, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 122, 'actCals': 0, 'battery': 63, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 57, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:31:33 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560293, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 122, 'actCals': 0, 'battery': 63, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 57, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:31:33 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560293, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 122, "actCals": 0, "battery": 63, "totalSteps": 0, "heartRate": 0, "totalCals": 2, "distance": 0, "walkSteps": 0, "caseTemp": 121, "thermalGen": 0, "solarGen": 57, "runSteps": 0, "sleepDuration": 68, "sleepState": 0, "bmrCals": 2}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "01595a9cadcd4c6fbb13176a6c2eb0bf"}
May 13 08:31:34 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560294.244807, 'data': '', 'key': '01595a9cadcd4c6fbb13176a6c2eb0bf', 'source': 0}
May 13 08:31:34 msm8909 python3[3053]: ADVERT: {'bmr_cals': 539, 'solar_gen': 56, 'skin_temp': 121, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 117, 'sleep_state': 4, 'total_cals': 550, 'act_cals': 11, 'walk_steps': 4507, 'thermal_gen': 388, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 84, 'total_steps': 4507, 'distance': 3378, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d500070000119b0d320178003801840ba21b5426347579
May 13 08:31:34 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:31:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 539, 'solar_gen': 56, 'skin_temp': 121, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 117, 'sleep_state': 4, 'total_cals': 550, 'act_cals': 11, 'walk_steps': 4507, 'thermal_gen': 388, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 84, 'total_steps': 4507, 'distance': 3378, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d500070000119b0d320178003801840ba21b5426047579
May 13 08:31:35 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:31:37 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 72, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000048306666
May 13 08:31:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 24, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000180000000000004b106666
May 13 08:31:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 263, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010700090000000046106667
May 13 08:31:48 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560308, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 263, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:31:48 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560308, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 263, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:31:48 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560308, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 9, "solarGen": 263, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "52eb7df40c274265a7d747de4bb59c7d"}
May 13 08:31:49 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560308.985599, 'data': '', 'key': '52eb7df40c274265a7d747de4bb59c7d', 'source': 0}
May 13 08:31:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 265, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001090009000000004c106565
May 13 08:31:50 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560310, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 265, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:31:50 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560310, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 265, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:31:50 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560310, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 76, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 265, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "47c3f075dd5145738233001ea7c8e51d"}
May 13 08:31:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 492, 'solar_gen': 41, 'skin_temp': 121, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 116, 'sleep_state': 4, 'total_cals': 504, 'act_cals': 12, 'walk_steps': 5176, 'thermal_gen': 344, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 5397, 'distance': 4159, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd1438103f014a002901580cf1ec4042147479
May 13 08:31:50 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:31:50 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560310.5834804, 'data': '', 'key': '47c3f075dd5145738233001ea7c8e51d', 'source': 0}
May 13 08:31:51 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 293, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012500090000000061106665
May 13 08:31:51 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:31:53 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:31:53 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:32:00 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043306667
May 13 08:32:00 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 263, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010700090000000046206667
May 13 08:32:02 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 293, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012500090000000061306665
May 13 08:32:02 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:32:02 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 56, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000380000000000005a106464
May 13 08:32:02 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:32:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 72, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000048206666
May 13 08:32:04 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 13 08:32:04 msm8909 python3[3053]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 08:32:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 56, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000000380000000000005a206464
May 13 08:32:04 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:32:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025206363
May 13 08:32:04 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:32:04 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 57, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 87, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003900000000000057206464
May 13 08:32:04 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:32:05 msm8909 python3[3053]: ADVERT: {'bmr_cals': 499, 'solar_gen': 53, 'skin_temp': 131, 'company_id': b'#\xc4', 'sleep_duration': 451, 'case_temp': 127, 'sleep_state': 4, 'total_cals': 504, 'act_cals': 5, 'walk_steps': 1530, 'thermal_gen': 9, 'run_steps': 73, 'mtp_version': 7, 'heart_rate': 76, 'total_steps': 1603, 'distance': 1240, 'battery': 81, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40007004905fa04d801c30035000905f1f34c51047f83
May 13 08:32:05 msm8909 python3[3053]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 13 08:32:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 267, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f8900070000000000000000010b0009000000004c006565
May 13 08:32:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 59, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 88, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003b00000000000058306464
May 13 08:32:14 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:32:15 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043106667
May 13 08:32:15 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560335, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:32:15 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560335, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 67, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:32:15 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560335, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 67, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "83faa50984a04b6c9c248c1ab3594ed5"}
May 13 08:32:16 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560335.9645319, 'data': '', 'key': '83faa50984a04b6c9c248c1ab3594ed5', 'source': 0}
May 13 08:32:16 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:32:16 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:32:16 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 295, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 96, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012700090000000060006665
May 13 08:32:16 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:32:17 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:32:17 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:32:17 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "ba885a0a517944bca4f4f9fbd09e6bbe"}
May 13 08:32:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 59, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000003b00000000000001206363
May 13 08:32:17 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:32:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025306363
May 13 08:32:17 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:32:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 55, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003700000000000054106565
May 13 08:32:17 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:32:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 25, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000190000000000004b006666
May 13 08:32:17 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560337.4100361, 'data': '', 'key': 'ba885a0a517944bca4f4f9fbd09e6bbe', 'source': 0}
May 13 08:32:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 59, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044003b0000001002003e00797a
May 13 08:32:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 264, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010800090000000045006667
May 13 08:32:18 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:32:18 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:32:19 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025006363
May 13 08:32:19 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:32:23 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:32:23 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:32:28 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047106666
May 13 08:32:28 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560348, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:32:28 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560348, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:32:28 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560348, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 71, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "725857b0022240558bf402c22d536e4e"}
May 13 08:32:29 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 13 08:32:29 msm8909 python3[3053]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 13 08:32:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 39, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400027106363
May 13 08:32:29 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:32:29 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560349.0514951, 'data': '', 'key': '725857b0022240558bf402c22d536e4e', 'source': 0}
May 13 08:32:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 59, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000003b00000000000001306363
May 13 08:32:29 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:32:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 267, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f8900070000000000000000010b0009000000004c106565
May 13 08:32:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 59, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 88, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003b00000000000058006464
May 13 08:32:29 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:32:30 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91'} 0a910a910006
May 13 08:32:30 msm8909 python3[3053]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 13 08:32:30 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206667
May 13 08:32:31 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 13 08:32:31 msm8909 python3[3053]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 13 08:32:32 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 25, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000190000000000004b206666
May 13 08:32:32 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560352, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 25, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:32:32 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560352, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 25, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:32:32 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560352, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 25, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "2788fb9b45a541dea259b9b9e2668fad"}
May 13 08:32:32 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560352.5683885, 'data': '', 'key': '2788fb9b45a541dea259b9b9e2668fad', 'source': 0}
May 13 08:32:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 267, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f8900070000000000000000010b0009000000004c306565
May 13 08:32:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 493, 'solar_gen': 43, 'skin_temp': 122, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 117, 'sleep_state': 4, 'total_cals': 505, 'act_cals': 12, 'walk_steps': 5176, 'thermal_gen': 347, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 5397, 'distance': 4159, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd1438103f014a002b015b0cf1ed404234757a
May 13 08:32:44 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:32:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 55, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003700000000000054306565
May 13 08:32:44 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:32:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 264, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010800090000000045306667
May 13 08:32:45 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 59, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044003b0000001002003e20797a
May 13 08:32:45 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560365, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 122, 'actCals': 0, 'battery': 62, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 59, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:32:45 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560365, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 122, 'actCals': 0, 'battery': 62, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 59, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 0, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:32:45 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560365, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 122, "actCals": 0, "battery": 62, "totalSteps": 0, "heartRate": 0, "totalCals": 2, "distance": 0, "walkSteps": 0, "caseTemp": 121, "thermalGen": 0, "solarGen": 59, "runSteps": 0, "sleepDuration": 68, "sleepState": 0, "bmrCals": 2}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "eb9eacdf62fc42bc90e3c52fb324f7ff"}
May 13 08:32:46 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560366.0788531, 'data': '', 'key': 'eb9eacdf62fc42bc90e3c52fb324f7ff', 'source': 0}
May 13 08:32:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 59, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000003b00000000000001106363
May 13 08:32:46 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:32:53 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:32:53 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:32:56 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 39, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400027306363
May 13 08:32:56 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:32:56 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 267, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f8900070000000000000000010b0009000000004c006565
May 13 08:32:56 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560376, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 267, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:32:56 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560376, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 267, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:32:56 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560376, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 76, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 267, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "723f89f6c71847d087fc721fda8d00d1"}
May 13 08:32:56 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 59, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 88, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003b00000000000058306464
May 13 08:32:56 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:32:57 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 13 08:32:57 msm8909 python3[3053]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 13 08:32:57 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 59, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044003b0000001002003e00797a
May 13 08:32:57 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 13 08:32:57 msm8909 python3[3053]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 13 08:32:57 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560377.2487369, 'data': '', 'key': '723f89f6c71847d087fc721fda8d00d1', 'source': 0}
May 13 08:32:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 493, 'solar_gen': 43, 'skin_temp': 122, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 117, 'sleep_state': 4, 'total_cals': 505, 'act_cals': 12, 'walk_steps': 5176, 'thermal_gen': 347, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 5397, 'distance': 4159, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd1438103f014a002b015b0cf1ed404204757a
May 13 08:32:59 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:32:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 25, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000000190000000000004b006666
May 13 08:32:59 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 67, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043106667
May 13 08:33:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000046106666
May 13 08:33:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 61, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003d00000000000055106464
May 13 08:33:11 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:33:11 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 61, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044003d0000001002003c10797a
May 13 08:33:12 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 59, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000003b0000000000005a106464
May 13 08:33:12 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:33:13 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 26, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000001a0000000000004b206666
May 13 08:33:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 494, 'solar_gen': 45, 'skin_temp': 123, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 118, 'sleep_state': 4, 'total_cals': 506, 'act_cals': 12, 'walk_steps': 5176, 'thermal_gen': 350, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 5397, 'distance': 4159, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd1438103f014a002d015e0cf1ee403f24767b
May 13 08:33:14 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:33:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306667
May 13 08:33:14 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 55, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 84, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003700000000000054206565
May 13 08:33:14 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:33:17 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:33:17 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:33:17 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "08da5f2eb99840a1b6f4a52e204ca6c6"}
May 13 08:33:17 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560397.604275, 'data': '', 'key': '08da5f2eb99840a1b6f4a52e204ca6c6', 'source': 0}
May 13 08:33:24 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:33:24 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:33:26 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 13 08:33:26 msm8909 python3[3053]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 13 08:33:26 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 269, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f8900070000000000000000010d0009000000004d306565
May 13 08:33:27 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91'} 0a910a910006
May 13 08:33:27 msm8909 python3[3053]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 13 08:33:27 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 59, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000003b0000000000005a206464
May 13 08:33:27 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:33:28 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 26, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000001a0000000000004b306666
May 13 08:33:29 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 61, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003d00000000000055206464
May 13 08:33:29 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:33:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 26, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000001a0000000000004b006666
May 13 08:33:38 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560418, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 26, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:33:38 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560418, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 26, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:33:38 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560418, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 26, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "18ac46d84f6243ff82dff291dde1368b"}
May 13 08:33:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 494, 'solar_gen': 45, 'skin_temp': 123, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 118, 'sleep_state': 4, 'total_cals': 506, 'act_cals': 12, 'walk_steps': 5176, 'thermal_gen': 350, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 5397, 'distance': 4159, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd1438103f014a002d015e0cf1ee403f04767b
May 13 08:33:38 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:33:39 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560419.1957161, 'data': '', 'key': '18ac46d84f6243ff82dff291dde1368b', 'source': 0}
May 13 08:33:41 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106667
May 13 08:33:41 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560421, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:33:41 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560421, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:33:41 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560421, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 68, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "97a91ccf9fee45078b46d652724b746d"}
May 13 08:33:41 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 59, 'skin_temp': 100, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 90, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf00070000000000000000003b0000000000005a006464
May 13 08:33:41 msm8909 python3[3053]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 13 08:33:42 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560422.0775826, 'data': '', 'key': '97a91ccf9fee45078b46d652724b746d', 'source': 0}
May 13 08:33:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 541, 'solar_gen': 59, 'skin_temp': 123, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 118, 'sleep_state': 4, 'total_cals': 552, 'act_cals': 11, 'walk_steps': 4507, 'thermal_gen': 391, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 86, 'total_steps': 4507, 'distance': 3378, 'battery': 33, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d500070000119b0d320178003b01870bb21d562134767b
May 13 08:33:43 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:33:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025006363
May 13 08:33:43 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:33:43 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 269, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f8900070000000000000000010d0009000000004d106565
May 13 08:33:53 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 61, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 1, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044003d0000001002003c11797a
May 13 08:33:53 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560433, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 122, 'actCals': 0, 'battery': 60, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 61, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 1, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:33:53 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560433, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 122, 'actCals': 0, 'battery': 60, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 2, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 61, 'runSteps': 0, 'sleepDuration': 68, 'sleepState': 1, 'bmrCals': 2}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:33:53 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560433, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 122, "actCals": 0, "battery": 60, "totalSteps": 0, "heartRate": 0, "totalCals": 2, "distance": 0, "walkSteps": 0, "caseTemp": 121, "thermalGen": 0, "solarGen": 61, "runSteps": 0, "sleepDuration": 68, "sleepState": 1, "bmrCals": 2}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "3f2ad0c590b441c38ed1ba825cba1587"}
May 13 08:33:54 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 266, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010a00090000000046206667
May 13 08:33:54 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560434, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 266, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:33:54 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560434, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 266, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:33:54 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560434.2305834, 'data': '', 'key': '3f2ad0c590b441c38ed1ba825cba1587', 'source': 0}
May 13 08:33:54 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560434, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 9, "solarGen": 266, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "f57c618305e642ccb47b846101020193"}
May 13 08:33:54 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06^', 'pairing_code': b'\x06^'} 065e065e0006
May 13 08:33:54 msm8909 python3[3053]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 13 08:33:54 msm8909 python3[3053]: ADVERT: {'bmr_cals': 541, 'solar_gen': 59, 'skin_temp': 123, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 118, 'sleep_state': 4, 'total_cals': 552, 'act_cals': 11, 'walk_steps': 4507, 'thermal_gen': 391, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 86, 'total_steps': 4507, 'distance': 3378, 'battery': 33, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d500070000119b0d320178003b01870bb21d562104767b
May 13 08:33:54 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:33:54 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:33:54 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:33:54 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560434.7469642, 'data': '', 'key': 'f57c618305e642ccb47b846101020193', 'source': 0}
May 13 08:33:55 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 297, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012900090000000061206665
May 13 08:33:55 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:33:55 msm8909 python3[3053]: ADVERT: {'bmr_cals': 2, 'solar_gen': 61, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 68, 'case_temp': 121, 'sleep_state': 1, 'total_cals': 2, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000044003d0000001002003c21797a
May 13 08:33:56 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 68, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306667
May 13 08:34:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025306363
May 13 08:34:08 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:34:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 26, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000001a0000000000004b306666
May 13 08:34:08 msm8909 python3[3053]: ADVERT: {'bmr_cals': 494, 'solar_gen': 45, 'skin_temp': 123, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 118, 'sleep_state': 4, 'total_cals': 506, 'act_cals': 12, 'walk_steps': 5176, 'thermal_gen': 350, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 5397, 'distance': 4159, 'battery': 63, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd1438103f014a002d015e0cf1ee403f34767b
May 13 08:34:08 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:34:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047306666
May 13 08:34:10 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560450, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:34:10 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560450, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:34:10 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560450, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 71, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "99e881b1e6e64c7eb11bc35be0979d08"}
May 13 08:34:10 msm8909 python3[3053]: ADVERT: {'bmr_cals': 542, 'solar_gen': 61, 'skin_temp': 123, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 119, 'sleep_state': 4, 'total_cals': 553, 'act_cals': 11, 'walk_steps': 4507, 'thermal_gen': 392, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 86, 'total_steps': 4507, 'distance': 3378, 'battery': 34, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d500070000119b0d320178003d01880bc21e562224777b
May 13 08:34:10 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:34:10 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560450.5374277, 'data': '', 'key': '99e881b1e6e64c7eb11bc35be0979d08', 'source': 0}
May 13 08:34:17 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:34:17 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:34:17 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "8a35e9a4237d45619b9a47bc55b062d2"}
May 13 08:34:18 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560458.0650737, 'data': '', 'key': '8a35e9a4237d45619b9a47bc55b062d2', 'source': 0}
May 13 08:34:21 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 299, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012b00090000000061106665
May 13 08:34:21 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:34:23 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 271, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f8900070000000000000000010f0009000000004d106565
May 13 08:34:23 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560463, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 271, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:34:23 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560463, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 77, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 271, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:34:23 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560463, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 77, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 271, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "93ff5a049fca45c9a4aa0aac29b69b7d"}
May 13 08:34:23 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 57, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003900000000000055106565
May 13 08:34:23 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:34:23 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560463.6210535, 'data': '', 'key': '93ff5a049fca45c9a4aa0aac29b69b7d', 'source': 0}
May 13 08:34:25 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047006666
May 13 08:34:25 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 27, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000001b0000000000004b106666
May 13 08:34:25 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:34:25 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:34:25 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 271, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f8900070000000000000000010f0009000000004d106565
May 13 08:34:34 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\'} 045c045c0006
May 13 08:34:34 msm8909 python3[3053]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 13 08:34:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047106666
May 13 08:34:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 27, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000001b0000000000004b206666
May 13 08:34:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 4, 'solar_gen': 63, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 69, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 4, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000045003f0000001004003c20797a
May 13 08:34:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 39, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400027106363
May 13 08:34:35 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:34:35 msm8909 python3[3053]: ADVERT: {'bmr_cals': 495, 'solar_gen': 45, 'skin_temp': 124, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 118, 'sleep_state': 4, 'total_cals': 508, 'act_cals': 13, 'walk_steps': 5176, 'thermal_gen': 352, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 5397, 'distance': 4159, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd1438103f014a002d01600d01ef404224767c
May 13 08:34:35 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:34:37 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047206666
May 13 08:34:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 57, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003900000000000055306565
May 13 08:34:38 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:34:38 msm8909 python3[3053]: ADVERT: {'bmr_cals': 495, 'solar_gen': 45, 'skin_temp': 124, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 118, 'sleep_state': 4, 'total_cals': 508, 'act_cals': 13, 'walk_steps': 5176, 'thermal_gen': 352, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 5397, 'distance': 4159, 'battery': 66, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd1438103f014a002d01600d01ef404224767c
May 13 08:34:38 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:34:39 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 268, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 69, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010c00090000000045206667
May 13 08:34:48 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 13 08:34:48 msm8909 python3[3053]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 08:34:50 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 13 08:34:50 msm8909 python3[3053]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 13 08:34:50 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 299, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 97, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012b00090000000061006665
May 13 08:34:50 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:34:52 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 27, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000001b0000000000004b006666
May 13 08:34:52 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560492, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 27, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:34:52 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560492, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 75, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 27, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295}
May 13 08:34:52 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560492, "wearableId": 76, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 75, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 27, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:02:E8:6A", "configId": 295}, "key": "e448e9ab2a554c658fc83426eefa11d9"}
May 13 08:34:52 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 63, 'skin_temp': 99, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 1, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c600070000000000000000003f00000000000001206363
May 13 08:34:52 msm8909 python3[3053]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 13 08:34:52 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 271, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f8900070000000000000000010f0009000000004d006565
May 13 08:34:52 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 63, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000003f00000000000055306464
May 13 08:34:52 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:34:53 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560492.970686, 'data': '', 'key': 'e448e9ab2a554c658fc83426eefa11d9', 'source': 0}
May 13 08:34:53 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 57, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003900000000000055006565
May 13 08:34:53 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:34:56 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:34:56 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:35:02 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 271, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 77, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f8900070000000000000000010f0009000000004d106565
May 13 08:35:02 msm8909 python3[3053]: ADVERT: {'bmr_cals': 4, 'solar_gen': 63, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 69, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 4, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 60, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d400070000000000000045003f0000001004003c00797a
May 13 08:35:02 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560502, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 122, 'actCals': 0, 'battery': 60, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 4, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 63, 'runSteps': 0, 'sleepDuration': 69, 'sleepState': 0, 'bmrCals': 4}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:35:02 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560502, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 122, 'actCals': 0, 'battery': 60, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 4, 'distance': 0, 'walkSteps': 0, 'caseTemp': 121, 'thermalGen': 0, 'solarGen': 63, 'runSteps': 0, 'sleepDuration': 69, 'sleepState': 0, 'bmrCals': 4}, 'deviceId': '06:05:04:30:B0:14', 'configId': 301}
May 13 08:35:02 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560502, "wearableId": 81, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 122, "actCals": 0, "battery": 60, "totalSteps": 0, "heartRate": 0, "totalCals": 4, "distance": 0, "walkSteps": 0, "caseTemp": 121, "thermalGen": 0, "solarGen": 63, "runSteps": 0, "sleepDuration": 69, "sleepState": 0, "bmrCals": 4}, "deviceId": "06:05:04:30:B0:14", "configId": 301}, "key": "665a4f14313643fa92e127a5bd4ef2cb"}
May 13 08:35:02 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 13 08:35:02 msm8909 python3[3053]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 13 08:35:03 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560503.3433518, 'data': '', 'key': '665a4f14313643fa92e127a5bd4ef2cb', 'source': 0}
May 13 08:35:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 27, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000001b0000000000004b106666
May 13 08:35:07 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 301, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 96, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012d00090000000060206665
May 13 08:35:07 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:35:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 543, 'solar_gen': 63, 'skin_temp': 124, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 120, 'sleep_state': 4, 'total_cals': 554, 'act_cals': 11, 'walk_steps': 4507, 'thermal_gen': 393, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 86, 'total_steps': 4507, 'distance': 3378, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d500070000119b0d320178003f01890bc21f562634787c
May 13 08:35:17 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:35:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025306363
May 13 08:35:17 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:35:17 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 13 08:35:17 msm8909 python3[3053]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 08:35:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 27, 'skin_temp': 102, 'company_id': b'%\x1a', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 75, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a00070000000000000000001b0000000000004b206666
May 13 08:35:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 4, 'solar_gen': 65, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 69, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 4, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004500410000001004003e20797a
May 13 08:35:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 301, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 96, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012d00090000000060306665
May 13 08:35:17 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:35:17 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 65, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 88, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000004100000000000058106464
May 13 08:35:17 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:35:18 msm8909 python3[3053]: ADVERT: {'bmr_cals': 543, 'solar_gen': 63, 'skin_temp': 124, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 120, 'sleep_state': 4, 'total_cals': 554, 'act_cals': 11, 'walk_steps': 4507, 'thermal_gen': 393, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 86, 'total_steps': 4507, 'distance': 3378, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d500070000119b0d320178003f01890bc21f562604787c
May 13 08:35:18 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:35:18 msm8909 python3[3053]: [SSE] Sending keepalive ping
May 13 08:35:18 msm8909 python3[3053]: [SSE] SENDING GATEWAY STATUS PING
May 13 08:35:18 msm8909 python3[3053]: [SSE] Sending: {"rt": "gw", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}, "key": "b74d94f1f1ae409381d015c632f51542"}
May 13 08:35:18 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560518.623482, 'data': '', 'key': 'b74d94f1f1ae409381d015c632f51542', 'source': 0}
May 13 08:35:19 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 273, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001110009000000004c306565
May 13 08:35:20 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 57, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003900000000000055306565
May 13 08:35:20 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:35:21 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 103, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 65, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000041006667
May 13 08:35:21 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560521, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 65, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:35:21 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560521, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 65, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291}
May 13 08:35:21 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560521, "wearableId": 75, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 65, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:11:B9:D2", "configId": 291}, "key": "40edd291acc24c97a4c9ea171be883a5"}
May 13 08:35:22 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560521.7084002, 'data': '', 'key': '40edd291acc24c97a4c9ea171be883a5', 'source': 0}
May 13 08:35:26 msm8909 python3[3053]: Running Scheduled: Check Network
May 13 08:35:26 msm8909 python3[3053]: [NET] NETWORK GOOD.
May 13 08:35:31 msm8909 python3[3053]: ADVERT: {'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 13 08:35:31 msm8909 python3[3053]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 13 08:35:31 msm8909 python3[3053]: ADVERT: {'bmr_cals': 543, 'solar_gen': 63, 'skin_temp': 124, 'company_id': b'\x05\xd5', 'sleep_duration': 376, 'case_temp': 120, 'sleep_state': 4, 'total_cals': 554, 'act_cals': 11, 'walk_steps': 4507, 'thermal_gen': 393, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 86, 'total_steps': 4507, 'distance': 3378, 'battery': 38, 'alert_status': b'\x00', 'pairing_code': b'\x05\xd5'} 05d505d500070000119b0d320178003f01890bc21f562614787c
May 13 08:35:31 msm8909 python3[3053]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 13 08:35:32 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 57, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003900000000000055006565
May 13 08:35:32 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:35:32 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 301, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 96, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012d00090000000060006665
May 13 08:35:32 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:35:34 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047306666
May 13 08:35:34 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560534, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:35:34 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560534, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 102, 'actCals': 0, 'battery': 71, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 0, 'solarGen': 0, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:FC:44:79', 'configId': 293}
May 13 08:35:34 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560534, "wearableId": 63, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 102, "actCals": 0, "battery": 71, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 0, "solarGen": 0, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:FC:44:79", "configId": 293}, "key": "ae7f97bb954e435abfd5620f4537f5f0"}
May 13 08:35:34 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 301, 'skin_temp': 101, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 96, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000012d00090000000060106665
May 13 08:35:34 msm8909 python3[3053]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 13 08:35:34 msm8909 python3[3053]: ADVERT: {'bmr_cals': 4, 'solar_gen': 65, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 69, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 4, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004500410000001004003e00797a
May 13 08:35:34 msm8909 python3[3053]: ADVERT: {'bmr_cals': 64, 'solar_gen': 9, 'skin_temp': 99, 'company_id': b'!\xc1', 'sleep_duration': 0, 'case_temp': 99, 'sleep_state': 0, 'total_cals': 77, 'act_cals': 13, 'walk_steps': 7819, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 7819, 'distance': 6487, 'battery': 37, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c1000700001e8b19570000000900090d20400025006363
May 13 08:35:34 msm8909 python3[3053]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 13 08:35:34 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560534.8358135, 'data': '', 'key': 'ae7f97bb954e435abfd5620f4537f5f0', 'source': 0}
May 13 08:35:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 4, 'solar_gen': 65, 'skin_temp': 122, 'company_id': b'\x13\xd4', 'sleep_duration': 69, 'case_temp': 121, 'sleep_state': 0, 'total_cals': 4, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 62, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000004500410000001004003e10797a
May 13 08:35:44 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 65, 'skin_temp': 100, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'case_temp': 100, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 88, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd500070000000000000000004100000000000058006464
May 13 08:35:44 msm8909 python3[3053]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 13 08:35:45 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 13 08:35:45 msm8909 python3[3053]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 08:35:46 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 0, 'skin_temp': 102, 'company_id': b'\x1di', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 71, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000000000000000000047106666
May 13 08:35:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 273, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001110009000000004c106565
May 13 08:35:47 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560547, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 273, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:35:47 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560547, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 101, 'actCals': 0, 'battery': 76, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 101, 'thermalGen': 9, 'solarGen': 273, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292}
May 13 08:35:47 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560547, "wearableId": 73, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 101, "actCals": 0, "battery": 76, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 101, "thermalGen": 9, "solarGen": 273, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:AF:F9:E9", "configId": 292}, "key": "57cd9ef047df4006aaf54ca02a052b1f"}
May 13 08:35:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 57, 'skin_temp': 101, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 0, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 85, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 1583158300070000000000000000003900000000000055206565
May 13 08:35:47 msm8909 python3[3053]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 13 08:35:47 msm8909 python3[3053]: ADVERT: {'bmr_cals': 496, 'solar_gen': 47, 'skin_temp': 125, 'company_id': b'\x1e\xe8', 'sleep_duration': 330, 'case_temp': 119, 'sleep_state': 4, 'total_cals': 509, 'act_cals': 13, 'walk_steps': 5176, 'thermal_gen': 354, 'run_steps': 221, 'mtp_version': 7, 'heart_rate': 64, 'total_steps': 5397, 'distance': 4159, 'battery': 64, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee8000700dd1438103f014a002f01620d01f0404014777d
May 13 08:35:47 msm8909 python3[3053]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 13 08:35:48 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560547.8497829, 'data': '', 'key': '57cd9ef047df4006aaf54ca02a052b1f', 'source': 0}
May 13 08:35:48 msm8909 python3[3053]: ADVERT: {'mtp_version': 5, 'pairing_code': b'\x08w', 'company_id': b'_\x00'} 0877065f00
May 13 08:35:48 msm8909 python3[3053]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 13 08:35:48 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 270, 'skin_temp': 103, 'company_id': b'\rU', 'sleep_duration': 0, 'case_temp': 102, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 70, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000010e00090000000046106667
May 13 08:35:48 msm8909 python3[3053]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715560548, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 270, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:35:48 msm8909 python3[3053]: [SSE] Instant: {'utcTimestamp': 1715560548, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'statusValues': {'skinTemp': 103, 'actCals': 0, 'battery': 70, 'totalSteps': 0, 'heartRate': 0, 'totalCals': 0, 'distance': 0, 'walkSteps': 0, 'caseTemp': 102, 'thermalGen': 9, 'solarGen': 270, 'runSteps': 0, 'sleepDuration': 0, 'sleepState': 0, 'bmrCals': 0}, 'deviceId': '06:05:04:32:34:65', 'configId': 294}
May 13 08:35:48 msm8909 python3[3053]: [SSE] Sending: {"rt": "instant", "msg": {"utcTimestamp": 1715560548, "wearableId": 74, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "statusValues": {"skinTemp": 103, "actCals": 0, "battery": 70, "totalSteps": 0, "heartRate": 0, "totalCals": 0, "distance": 0, "walkSteps": 0, "caseTemp": 102, "thermalGen": 9, "solarGen": 270, "runSteps": 0, "sleepDuration": 0, "sleepState": 0, "bmrCals": 0}, "deviceId": "06:05:04:32:34:65", "configId": 294}, "key": "06803cfdc8bd4ed195c4d784c9a84d1d"}
May 13 08:35:48 msm8909 python3[3053]: [SSE] RX'd: {'type': 's', 'timestamp': 1715560548.6572452, 'data': '', 'key': '06803cfdc8bd4ed195c4d784c9a84d1d', 'source': 0}
May 13 08:35:49 msm8909 python3[3053]: ADVERT: {'bmr_cals': 0, 'solar_gen': 273, 'skin_temp': 101, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'case_temp': 101, 'sleep_state': 0, 'total_cals': 0, 'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 9, 'run_steps': 0, 'mtp_version': 7, 'heart_rate': 0, 'total_steps': 0, 'distance': 0, 'battery': 76, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000001110009000000004c206565
May 13 08:35:55 msm8909 python3[3053]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT