-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 11 22:06:16 msm8909 python3[2105]: DB VERSION: 9
May 11 22:06:16 msm8909 python3[2105]: [DB] No upgrade needed
May 11 22:06:17 msm8909 python3[2105]: [DEBUG] Looking for old files to remove in /data/logs
May 11 22:06:17 msm8909 python3[2105]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 11 22:06:17 msm8909 python3[2105]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 11 22:06:17 msm8909 python3[2105]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 11 22:06:17 msm8909 python3[2105]: [SSE] SETTING UP SSE
May 11 22:06:17 msm8909 python3[2105]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 11 22:06:17 msm8909 python3[2105]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa6a7d190>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 11 22:06:17 msm8909 python3[2105]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa5701a70>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 11 22:06:31 msm8909 python3[2105]: Traceback (most recent call last):
May 11 22:06:31 msm8909 python3[2105]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 11 22:06:31 msm8909 python3[2105]: hci0 = BluetoothAdapter(0);
May 11 22:06:31 msm8909 python3[2105]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 11 22:06:31 msm8909 python3[2105]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 11 22:06:31 msm8909 python3[2105]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 11 22:06:31 msm8909 python3[2105]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 11 22:06:31 msm8909 python3[2105]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 11 22:06:31 msm8909 python3[2105]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 11 22:06:31 msm8909 python3[2105]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 11 22:06:31 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 11 22:06:31 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 11 22:06:31 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 11 22:06:36 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 11 22:06:36 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 11 22:06:36 msm8909 systemd[1]: Started Mother Gateway Service.
May 11 22:06:38 msm8909 python3[3068]: READING DB FROM FILE: /data/mother.db
May 11 22:06:38 msm8909 python3[3068]: DB VERSION: 9
May 11 22:06:38 msm8909 python3[3068]: [DB] No upgrade needed
May 11 22:06:39 msm8909 python3[3068]: [DEBUG] Looking for old files to remove in /data/logs
May 11 22:06:39 msm8909 python3[3068]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 22:06:39 msm8909 python3[3068]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 22:06:39 msm8909 python3[3068]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 22:06:40 msm8909 python3[3068]: [SSE] SETTING UP SSE
May 11 22:06:40 msm8909 python3[3068]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 22:07:17 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:07:17 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:07:17 msm8909 python3[3068]: Running Scheduled: Thread Check
May 11 22:07:17 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:07:17 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:07:17 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "e40eb7c720db4899bfd0a503a640584a", "rt": "gw"}
May 11 22:07:17 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436401.1261945, 'type': 's', 'key': 'c82ee6c3ae1d4bad82641c8889db3ba5', 'source': 0, 'data': ''}
May 11 22:07:18 msm8909 python3[3068]: [SSE] RX'd: {'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'timestamp': 1715436402.3824852, 'key': None, 'type': 'gw', 'source': 1}
May 11 22:07:18 msm8909 python3[3068]: [SSE] RX'd: {'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'timestamp': 1715436402.3861723, 'key': None, 'type': 'wearables', 'source': 1}
May 11 22:07:18 msm8909 python3[3068]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'timestamp': 1715436402.5831072, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 22:07:18 msm8909 python3[3068]: [SSE] UPDATING W CONFIG
May 11 22:07:18 msm8909 python3[3068]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'timestamp': 1715436402.7753997, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 22:07:18 msm8909 python3[3068]: [SSE] UPDATING W CONFIG
May 11 22:07:18 msm8909 python3[3068]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'timestamp': 1715436402.9772902, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 22:07:18 msm8909 python3[3068]: [SSE] UPDATING W CONFIG
May 11 22:07:18 msm8909 python3[3068]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'timestamp': 1715436403.1768692, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 22:07:18 msm8909 python3[3068]: [SSE] UPDATING W CONFIG
May 11 22:07:18 msm8909 python3[3068]: DBUS: Discovered 06:05:04:66:30:47 .
May 11 22:07:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\t7', 'pairing_code': b'\t7', 'mtp_version': 6} 093709370006
May 11 22:07:18 msm8909 python3[3068]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'timestamp': 1715436403.3825018, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 22:07:18 msm8909 python3[3068]: [SSE] UPDATING W CONFIG
May 11 22:07:18 msm8909 python3[3068]: [SSE] RX'd: {'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}', 'timestamp': 1715436403.581305, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 22:07:18 msm8909 python3[3068]: [SSE] UPDATING W CONFIG
May 11 22:07:18 msm8909 python3[3068]: [SSE] RX'd: {'data': '0', 'timestamp': 1715436403.6288671, 'key': None, 'type': 'prov', 'source': 1}
May 11 22:07:18 msm8909 python3[3068]: [SSE] SETTING PROVISIONING TO: 0
May 11 22:07:18 msm8909 python3[3068]: [CONFIG] SSE Has new config, updating
May 11 22:07:18 msm8909 python3[3068]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 22:07:18 msm8909 python3[3068]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 22:07:18 msm8909 python3[3068]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 22:07:18 msm8909 python3[3068]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 22:07:18 msm8909 python3[3068]: [CLOUD] Activating Gateway
May 11 22:07:18 msm8909 python3[3068]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 11 22:07:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005e206665
May 11 22:07:18 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:07:18 msm8909 python3[3068]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 11 22:07:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:07:18 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:07:18 msm8909 python3[3068]: DBUS: Discovered 06:05:04:44:7C:06 .
May 11 22:07:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 11 22:07:18 msm8909 python3[3068]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 22:07:18 msm8909 python3[3068]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 11 22:07:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:07:18 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:07:18 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436438.4185319, 'type': 's', 'key': 'e40eb7c720db4899bfd0a503a640584a', 'source': 0, 'data': ''}
May 11 22:07:18 msm8909 python3[3068]: DBUS: Discovered 06:05:04:88:94:2A .
May 11 22:07:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 11 22:07:18 msm8909 python3[3068]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 11 22:07:18 msm8909 python3[3068]: DBUS: Discovered 06:05:04:69:0A:91 .
May 11 22:07:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:07:18 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:07:19 msm8909 python3[3068]: DBUS: Discovered 06:05:04:6D:74:4C .
May 11 22:07:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'pairing_code': b'&,', 'mtp_version': 6} 262c262c0006
May 11 22:07:19 msm8909 python3[3068]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 22:07:19 msm8909 python3[3068]: DBUS: Discovered 06:05:04:61:15:83 .
May 11 22:07:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056206565
May 11 22:07:19 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:07:19 msm8909 python3[3068]: DBUS: Discovered 06:05:04:13:9C:CF .
May 11 22:07:19 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:07:19 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:07:19 msm8909 python3[3068]: DBUS: Discovered 06:05:04:09:A0:9C .
May 11 22:07:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 11 22:07:19 msm8909 python3[3068]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 22:07:20 msm8909 python3[3068]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 11 22:07:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b106666
May 11 22:07:20 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:07:20 msm8909 python3[3068]: DBUS: Discovered 06:05:04:48:10:21 .
May 11 22:07:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'mtp_version': 6} 102110210006
May 11 22:07:20 msm8909 python3[3068]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 11 22:07:20 msm8909 python3[3068]: DBUS: Discovered 06:05:04:7A:56:97 .
May 11 22:07:20 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:07:20 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:07:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 11, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 98, 'thermal_gen': 14, 'total_cals': 100, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000b039e000e02e0620040307a7b
May 11 22:07:21 msm8909 python3[3068]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 11 22:07:21 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436441, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 11, 'totalCals': 100, 'bmrCals': 98, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 64, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:07:21 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436441, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 11, 'totalCals': 100, 'bmrCals': 98, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 64, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:07:21 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436441, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 11, "totalCals": 100, "bmrCals": 98, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 0, "actCals": 2, "battery": 64, "skinTemp": 123, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "0707075d830d4c1a8c1b6efe079d8a32", "rt": "instant"}
May 11 22:07:21 msm8909 python3[3068]: DBUS: Discovered 06:05:04:56:C4:4A .
May 11 22:07:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:07:21 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:07:22 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436441.6666641, 'type': 's', 'key': '0707075d830d4c1a8c1b6efe079d8a32', 'source': 0, 'data': ''}
May 11 22:07:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:07:22 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:07:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047206666
May 11 22:07:22 msm8909 python3[3068]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 11 22:07:22 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436442, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:07:22 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436442, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:07:22 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436442, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "eafd9a3fe902474a97e27c2f0a22f2f9", "rt": "instant"}
May 11 22:07:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004c006464
May 11 22:07:23 msm8909 python3[3068]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 11 22:07:23 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436443, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:07:23 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436443, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:07:23 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436443, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "20a064d05eff4b54ae048046310ead5d", "rt": "instant"}
May 11 22:07:23 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436443.2283187, 'type': 's', 'key': 'eafd9a3fe902474a97e27c2f0a22f2f9', 'source': 0, 'data': ''}
May 11 22:07:23 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436443.4636765, 'type': 's', 'key': '20a064d05eff4b54ae048046310ead5d', 'source': 0, 'data': ''}
May 11 22:07:31 msm8909 python3[3068]: DBUS: Discovered 06:05:04:1F:66:01 .
May 11 22:07:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 11 22:07:31 msm8909 python3[3068]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 22:07:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047306666
May 11 22:07:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:07:33 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:07:33 msm8909 python3[3068]: DBUS: Discovered 06:05:04:50:93:05 .
May 11 22:07:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 924, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039c000e0000000059306666
May 11 22:07:33 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:07:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 11, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 98, 'thermal_gen': 14, 'total_cals': 100, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000b039e000e02e0620040007a7b
May 11 22:07:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056306565
May 11 22:07:34 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:07:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:07:34 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:07:35 msm8909 python3[3068]: DBUS: Discovered 06:05:04:67:BC:31 .
May 11 22:07:35 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1f\xf1', 'mtp_version': 5} 1ff1065f00
May 11 22:07:35 msm8909 python3[3068]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 11 22:07:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004c106464
May 11 22:07:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:07:36 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:07:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206666
May 11 22:07:36 msm8909 python3[3068]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 11 22:07:36 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436456, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:07:36 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436456, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:07:36 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436456, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "d56d660930c04dd5b7bf13460f8250c9", "rt": "instant"}
May 11 22:07:36 msm8909 python3[3068]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 11 22:07:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206666
May 11 22:07:41 msm8909 python3[3068]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 11 22:07:41 msm8909 python3[3068]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 22:07:41 msm8909 python3[3068]: Device not connected, retrying later
May 11 22:07:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206666
May 11 22:07:41 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436457.0710006, 'type': 's', 'key': 'd56d660930c04dd5b7bf13460f8250c9', 'source': 0, 'data': ''}
May 11 22:07:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:07:47 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:07:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:07:47 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:07:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005e106665
May 11 22:07:47 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:07:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b306566
May 11 22:07:47 msm8909 python3[3068]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 11 22:07:47 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436467, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:07:47 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436467, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:07:47 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436467, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 75, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "f521c3061d444b979af6198e4e296e3b", "rt": "instant"}
May 11 22:07:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:07:47 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:07:48 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:07:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 11, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 98, 'thermal_gen': 14, 'total_cals': 100, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000b039e000e02e0620040207a7b
May 11 22:07:48 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:07:48 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436468.1611035, 'type': 's', 'key': 'f521c3061d444b979af6198e4e296e3b', 'source': 0, 'data': ''}
May 11 22:07:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 924, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039c000e0000000059006666
May 11 22:07:48 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:07:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044306666
May 11 22:07:49 msm8909 python3[3068]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 11 22:07:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'mtp_version': 6} 0a8e0a8e0006
May 11 22:07:49 msm8909 python3[3068]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 11 22:07:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047106666
May 11 22:07:50 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004c206464
May 11 22:07:51 msm8909 python3[3068]: DBUS: Discovered 06:05:04:80:24:04 .
May 11 22:07:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:07:51 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:07:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047206565
May 11 22:07:51 msm8909 python3[3068]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 11 22:07:51 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436471, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:07:51 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436471, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:07:51 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436471, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "3821c68006fe496a9c651a03e343e2a6", "rt": "instant"}
May 11 22:07:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:07:51 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:07:52 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436472.0326517, 'type': 's', 'key': '3821c68006fe496a9c651a03e343e2a6', 'source': 0, 'data': ''}
May 11 22:08:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056206565
May 11 22:08:01 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:08:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005e306665
May 11 22:08:01 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:08:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047206666
May 11 22:08:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004c006464
May 11 22:08:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b006566
May 11 22:08:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 924, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039c000e0000000059206666
May 11 22:08:02 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:08:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106666
May 11 22:08:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:08:05 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:08:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 11, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 98, 'thermal_gen': 14, 'total_cals': 100, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000b039e000e02e062003f007a7b
May 11 22:08:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 1, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 11, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 98, 'thermal_gen': 14, 'total_cals': 100, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000b039e000e02e062003f117a7b
May 11 22:08:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 924, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039c000e0000000059306666
May 11 22:08:15 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:08:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056006565
May 11 22:08:16 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:08:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206666
May 11 22:08:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005d006665
May 11 22:08:16 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:08:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:08:17 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:08:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:08:18 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:08:18 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:08:18 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:08:18 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "1e1928dec84443b28a4d4d1e4bc61a46", "rt": "gw"}
May 11 22:08:18 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:08:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:08:18 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:08:18 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436498.5825262, 'type': 's', 'key': '1e1928dec84443b28a4d4d1e4bc61a46', 'source': 0, 'data': ''}
May 11 22:08:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047006666
May 11 22:08:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c206566
May 11 22:08:21 msm8909 python3[3068]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 11 22:08:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 1, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 11, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 98, 'thermal_gen': 14, 'total_cals': 100, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000b039e000e02e062003f117a7b
May 11 22:08:25 msm8909 python3[3068]: DBUS: Connected to 06:05:04:30:B0:14
May 11 22:08:25 msm8909 python3[3068]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 81}], 'gateway_id': '00e15e66f988db'}
May 11 22:08:25 msm8909 python3[3068]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 81}], 'gateway_id': '00e15e66f988db'}
May 11 22:08:25 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 81}], "gateway_id": "00e15e66f988db"}, "key": "9177f44916d6470eac99db1f866ac21d", "rt": "gw"}
May 11 22:08:25 msm8909 python3[3068]: ACTIVATING HR.
May 11 22:08:32 msm8909 python3[3068]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 22:08:32 msm8909 python3[3068]: 114.57009124755859 [06:05:04:30:B0:14] <- HR 0000
May 11 22:08:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d306464
May 11 22:08:32 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436512, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:08:32 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436512, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:08:32 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436512, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "d85909d2dbd24453abc6c4618cfbf72e", "rt": "instant"}
May 11 22:08:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:08:32 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:08:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:08:33 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:08:33 msm8909 python3[3068]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 118, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 212, 48, 176, 20, 0, 0, 0]
May 11 22:08:33 msm8909 python3[3068]: GOT Firmware Version: V1.5.4d0
May 11 22:08:33 msm8909 python3[3068]: GOT Pairing Code: 13d4
May 11 22:08:33 msm8909 python3[3068]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 22:08:33 msm8909 python3[3068]: NO FW Update needed.
May 11 22:08:33 msm8909 python3[3068]: LAST SYNC: 1715435031
May 11 22:08:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056106565
May 11 22:08:33 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:08:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:08:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047106666
May 11 22:08:34 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436514, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:08:34 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436514, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:08:34 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436514, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "719007c3b12349f798e2df0ceb45a3f2", "rt": "instant"}
May 11 22:08:34 msm8909 python3[3068]: 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, 112, 54, 2, 16, 92, 127, 1, 17, 20, 183, 0, 18, 11, 0, 0, 32, 0, 0, 0, 48, 158, 3, 0, 64, 14, 0, 0, 65, 123, 0, 0, 80, 122, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 3, 0, 0, 112]
May 11 22:08:34 msm8909 python3[3068]: ACTIVITY: 3
May 11 22:08:34 msm8909 python3[3068]: HR READING: 0 TOOK 0.000450 secs
May 11 22:08:34 msm8909 python3[3068]: DEACTIVATING HR.
May 11 22:08:34 msm8909 python3[3068]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 22:08:34 msm8909 python3[3068]: GOT Instant Data: {'act_cals': 46868, 'walk_steps': 0, 'thermal_gen': 14, 'total_steps': 0, 'case_temp': 122, 'sleep_duration': 11, 'run_steps': 0, 'battery': 63, 'bmr_cals': 98140, 'solar_gen': 926, 'total_cals': 145008, 'activity': 3, 'distance': 0, 'heart_rate': 0, 'skin_temp': 123}
May 11 22:08:34 msm8909 python3[3068]: W ID: 81
May 11 22:08:34 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436514, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 11, 'totalCals': 145008, 'bmrCals': 98140, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'actCals': 46868, 'battery': 63, 'skinTemp': 123, 'runSteps': 0, 'activity': 3, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:08:34 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436514, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 11, 'totalCals': 145008, 'bmrCals': 98140, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'actCals': 46868, 'battery': 63, 'skinTemp': 123, 'runSteps': 0, 'activity': 3, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:08:34 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436514, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 11, "totalCals": 145008, "bmrCals": 98140, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "actCals": 46868, "battery": 63, "skinTemp": 123, "runSteps": 0, "activity": 3, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "c6e11dcca39941cea6d26059efeb3458", "rt": "instant"}
May 11 22:08:34 msm8909 python3[3068]: Instant Upload complete
May 11 22:08:34 msm8909 python3[3068]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 11 22:08:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005d206665
May 11 22:08:35 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:08:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 924, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039c000e0000000059106666
May 11 22:08:35 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:08:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006666
May 11 22:08:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047206666
May 11 22:08:36 msm8909 python3[3068]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 11 22:08:37 msm8909 python3[3068]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 22:08:37 msm8909 python3[3068]: DBUS: 06:05:04:30:B0:14 disconnected.
May 11 22:08:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 1, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 11, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 98, 'thermal_gen': 14, 'total_cals': 100, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000b039e000e02e062003f117a7b
May 11 22:08:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c006566
May 11 22:08:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:08:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 3, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 11, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 98, 'thermal_gen': 14, 'total_cals': 100, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000b039e000e02e062003f337a7b
May 11 22:08:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005d306665
May 11 22:08:42 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:08:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:08:44 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c106566
May 11 22:08:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:08:45 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:08:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:08:45 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:08:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106666
May 11 22:08:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:08:46 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:08:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106666
May 11 22:08:50 msm8909 python3[3068]: DBUS: Connected to 06:05:04:11:B9:D2
May 11 22:08:50 msm8909 python3[3068]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 11 22:08:50 msm8909 python3[3068]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 11 22:08:50 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 75}], "gateway_id": "00e15e66f988db"}, "key": "8aec4c3a17074cebb000c106b774ba58", "rt": "gw"}
May 11 22:08:50 msm8909 python3[3068]: ACTIVATING HR.
May 11 22:08:56 msm8909 python3[3068]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 22:08:57 msm8909 python3[3068]: 139.4404284954071 [06:05:04:11:B9:D2] <- HR 0000
May 11 22:08:57 msm8909 python3[3068]: DBUS: Read 06:05:04:11:B9:D2 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 110, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 11 22:08:57 msm8909 python3[3068]: GOT Firmware Version: V1.5.4d0
May 11 22:08:57 msm8909 python3[3068]: GOT Pairing Code: 1d92
May 11 22:08:57 msm8909 python3[3068]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 22:08:57 msm8909 python3[3068]: NO FW Update needed.
May 11 22:08:57 msm8909 python3[3068]: LAST SYNC: 1715433167
May 11 22:08:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056006565
May 11 22:08:58 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:08:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:08:58 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:08:58 msm8909 python3[3068]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 11 22:08:58 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1b\xab', 'mtp_version': 5} 1bab065f00
May 11 22:08:58 msm8909 python3[3068]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 11 22:08:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:08:58 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:08:59 msm8909 python3[3068]: 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, 14, 0, 0, 64, 14, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 68, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 22:08:59 msm8909 python3[3068]: ACTIVITY: 0
May 11 22:08:59 msm8909 python3[3068]: HR READING: 0 TOOK 0.000518 secs
May 11 22:08:59 msm8909 python3[3068]: DEACTIVATING HR.
May 11 22:08:59 msm8909 python3[3068]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 22:08:59 msm8909 python3[3068]: GOT Instant Data: {'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 14, 'total_steps': 0, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'battery': 68, 'bmr_cals': 0, 'solar_gen': 14, 'total_cals': 0, 'activity': 0, 'distance': 0, 'heart_rate': 0, 'skin_temp': 102}
May 11 22:08:59 msm8909 python3[3068]: W ID: 75
May 11 22:08:59 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436539, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'activity': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:08:59 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436539, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'activity': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:08:59 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436539, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "activity": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "8476dd4580fe4500825f7ad18cff5a07", "rt": "instant"}
May 11 22:08:59 msm8909 python3[3068]: Instant Upload complete
May 11 22:08:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 3, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 11, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 98, 'thermal_gen': 14, 'total_cals': 100, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000b039e000e02e062003f137a7b
May 11 22:08:59 msm8909 python3[3068]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 11 22:08:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:08:59 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:09:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 924, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039c000e0000000059306666
May 11 22:09:00 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:09:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:09:00 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:09:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d306464
May 11 22:09:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c206566
May 11 22:09:01 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436541, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:09:01 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436541, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:09:02 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436541, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "0388c58293ce4130b2e1953c44d6571a", "rt": "instant"}
May 11 22:09:02 msm8909 python3[3068]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 22:09:02 msm8909 python3[3068]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 11 22:09:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044306666
May 11 22:09:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044306666
May 11 22:09:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:09:02 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:09:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 924, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039c000e0000000059006666
May 11 22:09:02 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:09:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005d106665
May 11 22:09:02 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:09:02 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:09:02 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:09:02 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436505.6498301, 'type': 's', 'key': '9177f44916d6470eac99db1f866ac21d', 'source': 0, 'data': ''}
May 11 22:09:02 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436512.8553555, 'type': 's', 'key': 'd85909d2dbd24453abc6c4618cfbf72e', 'source': 0, 'data': ''}
May 11 22:09:02 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436514.4522343, 'type': 's', 'key': '719007c3b12349f798e2df0ceb45a3f2', 'source': 0, 'data': ''}
May 11 22:09:02 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436514.8091574, 'type': 's', 'key': 'c6e11dcca39941cea6d26059efeb3458', 'source': 0, 'data': ''}
May 11 22:09:02 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436530.4738421, 'type': 's', 'key': '8aec4c3a17074cebb000c106b774ba58', 'source': 0, 'data': ''}
May 11 22:09:02 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436539.7338147, 'type': 's', 'key': '8476dd4580fe4500825f7ad18cff5a07', 'source': 0, 'data': ''}
May 11 22:09:02 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436542.405127, 'type': 's', 'key': '0388c58293ce4130b2e1953c44d6571a', 'source': 0, 'data': ''}
May 11 22:09:03 msm8909 python3[3068]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 11 22:09:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:09:03 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:09:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:09:05 msm8909 python3[3068]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 11 22:09:05 msm8909 python3[3068]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 22:09:05 msm8909 python3[3068]: Device not connected, retrying later
May 11 22:09:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:09:05 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436545, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:09:05 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436545, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:09:05 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436545, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "fa43bd7011ed48e29121284a584d93a6", "rt": "instant"}
May 11 22:09:06 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436546.0879195, 'type': 's', 'key': 'fa43bd7011ed48e29121284a584d93a6', 'source': 0, 'data': ''}
May 11 22:09:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:09:12 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:09:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005e206665
May 11 22:09:12 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:09:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:09:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047106666
May 11 22:09:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b006566
May 11 22:09:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:09:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e0000000059106666
May 11 22:09:14 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:09:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055306565
May 11 22:09:15 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:09:18 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:09:18 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:09:18 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "31cbbfc5fbab43c6bc2c29be21c88242", "rt": "gw"}
May 11 22:09:18 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436558.6577613, 'type': 's', 'key': '31cbbfc5fbab43c6bc2c29be21c88242', 'source': 0, 'data': ''}
May 11 22:09:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000c039e000e02f063003e007a7b
May 11 22:09:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:09:26 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:09:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:09:26 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:09:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055006565
May 11 22:09:27 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:09:28 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:09:28 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:09:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106666
May 11 22:09:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:09:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047306666
May 11 22:09:32 msm8909 python3[3068]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 22:09:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:09:36 msm8909 python3[3068]: DBUS: Connected to 06:05:04:AF:F9:E9
May 11 22:09:36 msm8909 python3[3068]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 11 22:09:36 msm8909 python3[3068]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 11 22:09:36 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 73}], "gateway_id": "00e15e66f988db"}, "key": "26aa6a3c61e04e60b922d8a4ebc103b9", "rt": "gw"}
May 11 22:09:36 msm8909 python3[3068]: ACTIVATING HR.
May 11 22:09:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047006666
May 11 22:09:43 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436583, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:09:43 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436583, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:09:43 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436583, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "8e93929881a64e2a89c691ff495478b4", "rt": "instant"}
May 11 22:09:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b306566
May 11 22:09:43 msm8909 python3[3068]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 22:09:43 msm8909 python3[3068]: 186.30576729774475 [06:05:04:AF:F9:E9] <- HR 0000
May 11 22:09:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e0000000059006666
May 11 22:09:43 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:09:44 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:09:44 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:09:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206565
May 11 22:09:45 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:09:45 msm8909 python3[3068]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 117, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 11 22:09:45 msm8909 python3[3068]: GOT Firmware Version: V1.5.4d0
May 11 22:09:45 msm8909 python3[3068]: GOT Pairing Code: 0f89
May 11 22:09:45 msm8909 python3[3068]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 22:09:45 msm8909 python3[3068]: NO FW Update needed.
May 11 22:09:45 msm8909 python3[3068]: LAST SYNC: 1715434864
May 11 22:09:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:09:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044306666
May 11 22:09:46 msm8909 python3[3068]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 210, 8, 0, 16, 102, 7, 0, 17, 108, 1, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 13, 4, 0, 64, 23, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 22:09:46 msm8909 python3[3068]: ACTIVITY: 0
May 11 22:09:46 msm8909 python3[3068]: HR READING: 0 TOOK 0.000453 secs
May 11 22:09:46 msm8909 python3[3068]: DEACTIVATING HR.
May 11 22:09:46 msm8909 python3[3068]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 22:09:46 msm8909 python3[3068]: GOT Instant Data: {'act_cals': 364, 'walk_steps': 0, 'thermal_gen': 23, 'total_steps': 0, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'battery': 77, 'bmr_cals': 1894, 'solar_gen': 1037, 'total_cals': 2258, 'activity': 0, 'distance': 0, 'heart_rate': 0, 'skin_temp': 100}
May 11 22:09:46 msm8909 python3[3068]: W ID: 73
May 11 22:09:46 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436586, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 2258, 'bmrCals': 1894, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'actCals': 364, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'activity': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:09:46 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436586, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 2258, 'bmrCals': 1894, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'actCals': 364, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'activity': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:09:46 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436586, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 2258, "bmrCals": 1894, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "actCals": 364, "battery": 77, "skinTemp": 100, "runSteps": 0, "activity": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "936c0ef87ff046a399984d930fb3577b", "rt": "instant"}
May 11 22:09:46 msm8909 python3[3068]: Instant Upload complete
May 11 22:09:46 msm8909 python3[3068]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 11 22:09:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:09:49 msm8909 python3[3068]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 22:09:49 msm8909 python3[3068]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 11 22:09:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:09:49 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:09:49 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:09:49 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436577.3876576, 'type': 's', 'key': '26aa6a3c61e04e60b922d8a4ebc103b9', 'source': 0, 'data': ''}
May 11 22:09:49 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436583.6175921, 'type': 's', 'key': '8e93929881a64e2a89c691ff495478b4', 'source': 0, 'data': ''}
May 11 22:09:49 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436586.8688521, 'type': 's', 'key': '936c0ef87ff046a399984d930fb3577b', 'source': 0, 'data': ''}
May 11 22:09:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047206666
May 11 22:09:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006666
May 11 22:09:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b006566
May 11 22:09:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:09:59 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:10:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055306565
May 11 22:10:00 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:10:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e0000000059206666
May 11 22:10:01 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:10:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000c039e000e02f063003e307a7b
May 11 22:10:01 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436601, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 62, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:10:01 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436601, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 62, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:10:01 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436601, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 12, "totalCals": 101, "bmrCals": 99, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 0, "actCals": 2, "battery": 62, "skinTemp": 123, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "937d8aac3aa54f7c8934a2b11ec72423", "rt": "instant"}
May 11 22:10:01 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436601.6727698, 'type': 's', 'key': '937d8aac3aa54f7c8934a2b11ec72423', 'source': 0, 'data': ''}
May 11 22:10:02 msm8909 python3[3068]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 22:10:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b006566
May 11 22:10:05 msm8909 python3[3068]: DBUS: Connected to 06:05:04:02:E8:6A
May 11 22:10:05 msm8909 python3[3068]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 11 22:10:05 msm8909 python3[3068]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 11 22:10:05 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 76}], "gateway_id": "00e15e66f988db"}, "key": "ad3a4aefa29d4e1fb7fb626a391be7f1", "rt": "gw"}
May 11 22:10:05 msm8909 python3[3068]: ACTIVATING HR.
May 11 22:10:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:10:10 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:10:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000c039e000e02f063003e007a7b
May 11 22:10:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:10:11 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:10:12 msm8909 python3[3068]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 22:10:12 msm8909 python3[3068]: 214.73498749732971 [06:05:04:02:E8:6A] <- HR 0000
May 11 22:10:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047306666
May 11 22:10:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:10:12 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436612, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:10:12 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436612, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:10:12 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436612, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "806fd43277714b22bf2b600ced171cdf", "rt": "instant"}
May 11 22:10:13 msm8909 python3[3068]: DBUS: Read 06:05:04:02:E8:6A : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 110, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 26, 2, 232, 106, 0, 0, 0]
May 11 22:10:13 msm8909 python3[3068]: GOT Firmware Version: V1.5.4d0
May 11 22:10:13 msm8909 python3[3068]: GOT Pairing Code: 251a
May 11 22:10:13 msm8909 python3[3068]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 22:10:13 msm8909 python3[3068]: NO FW Update needed.
May 11 22:10:13 msm8909 python3[3068]: LAST SYNC: 1715433082
May 11 22:10:13 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:10:13 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:10:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:10:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 87, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000057306666
May 11 22:10:14 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:10:14 msm8909 python3[3068]: 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, 99, 3, 0, 64, 14, 0, 0, 65, 102, 0, 0, 80, 101, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 22:10:14 msm8909 python3[3068]: ACTIVITY: 0
May 11 22:10:14 msm8909 python3[3068]: HR READING: 0 TOOK 0.000408 secs
May 11 22:10:14 msm8909 python3[3068]: DEACTIVATING HR.
May 11 22:10:14 msm8909 python3[3068]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 22:10:14 msm8909 python3[3068]: GOT Instant Data: {'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 14, 'total_steps': 0, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'battery': 75, 'bmr_cals': 0, 'solar_gen': 867, 'total_cals': 0, 'activity': 0, 'distance': 0, 'heart_rate': 0, 'skin_temp': 102}
May 11 22:10:14 msm8909 python3[3068]: W ID: 76
May 11 22:10:14 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436614, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'activity': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:10:14 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436614, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'activity': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:10:14 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436614, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "actCals": 0, "battery": 75, "skinTemp": 102, "runSteps": 0, "activity": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "2964ddae43774400b567fd10f9a586f9", "rt": "instant"}
May 11 22:10:14 msm8909 python3[3068]: Instant Upload complete
May 11 22:10:14 msm8909 python3[3068]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 11 22:10:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106565
May 11 22:10:14 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:10:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043206666
May 11 22:10:15 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436615, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:10:15 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436615, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:10:15 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436615, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 67, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "ced435b326e344b6b303ab31a5183d26", "rt": "instant"}
May 11 22:10:17 msm8909 python3[3068]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 22:10:17 msm8909 python3[3068]: DBUS: 06:05:04:02:E8:6A disconnected.
May 11 22:10:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b006566
May 11 22:10:17 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436605.6818416, 'type': 's', 'key': 'ad3a4aefa29d4e1fb7fb626a391be7f1', 'source': 0, 'data': ''}
May 11 22:10:17 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436613.1590672, 'type': 's', 'key': '806fd43277714b22bf2b600ced171cdf', 'source': 0, 'data': ''}
May 11 22:10:17 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436614.8912702, 'type': 's', 'key': '2964ddae43774400b567fd10f9a586f9', 'source': 0, 'data': ''}
May 11 22:10:17 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436615.5357115, 'type': 's', 'key': 'ced435b326e344b6b303ab31a5183d26', 'source': 0, 'data': ''}
May 11 22:10:18 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:10:18 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:10:18 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "1fc400b42b1e43db8046807162b8d035", "rt": "gw"}
May 11 22:10:18 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436618.7138236, 'type': 's', 'key': '1fc400b42b1e43db8046807162b8d035', 'source': 0, 'data': ''}
May 11 22:10:19 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:10:20 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:10:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f0630040207a7c
May 11 22:10:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:10:25 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:10:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:10:26 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:10:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d206464
May 11 22:10:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000046106666
May 11 22:10:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206565
May 11 22:10:27 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:10:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:10:28 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:10:28 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:10:39 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:10:39 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:10:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000046206666
May 11 22:10:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:10:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:10:39 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:10:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:10:40 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:10:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:10:40 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:10:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f0630040307a7c
May 11 22:10:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005d306665
May 11 22:10:41 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:10:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:10:41 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:10:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b106566
May 11 22:10:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055306565
May 11 22:10:42 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:10:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:10:43 msm8909 python3[3068]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 11 22:10:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:10:49 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:10:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000046206666
May 11 22:10:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:10:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:10:51 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:10:51 msm8909 python3[3068]: DBUS: Connected to 06:05:04:32:34:65
May 11 22:10:51 msm8909 python3[3068]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 11 22:10:51 msm8909 python3[3068]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 11 22:10:51 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 74}], "gateway_id": "00e15e66f988db"}, "key": "e1c1b4401e69458eb1d6c32f05c3a2a5", "rt": "gw"}
May 11 22:10:51 msm8909 python3[3068]: ACTIVATING HR.
May 11 22:10:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b206566
May 11 22:10:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:10:53 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436653, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:10:53 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436653, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:10:53 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436653, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "742cbf6068ce452c80739c6fe1aa0a01", "rt": "instant"}
May 11 22:10:58 msm8909 python3[3068]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 22:10:58 msm8909 python3[3068]: 260.89106822013855 [06:05:04:32:34:65] <- HR 0000
May 11 22:10:59 msm8909 python3[3068]: DBUS: Read 06:05:04:32:34:65 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 110, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 11 22:10:59 msm8909 python3[3068]: GOT Firmware Version: V1.5.4d0
May 11 22:10:59 msm8909 python3[3068]: GOT Pairing Code: 0d55
May 11 22:10:59 msm8909 python3[3068]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 22:10:59 msm8909 python3[3068]: NO FW Update needed.
May 11 22:10:59 msm8909 python3[3068]: LAST SYNC: 1715433128
May 11 22:11:00 msm8909 python3[3068]: 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, 2, 4, 0, 64, 23, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 22:11:00 msm8909 python3[3068]: ACTIVITY: 0
May 11 22:11:00 msm8909 python3[3068]: HR READING: 0 TOOK 0.000467 secs
May 11 22:11:00 msm8909 python3[3068]: DEACTIVATING HR.
May 11 22:11:00 msm8909 python3[3068]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 22:11:00 msm8909 python3[3068]: GOT Instant Data: {'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 23, 'total_steps': 0, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'battery': 70, 'bmr_cals': 0, 'solar_gen': 1026, 'total_cals': 0, 'activity': 0, 'distance': 0, 'heart_rate': 0, 'skin_temp': 102}
May 11 22:11:00 msm8909 python3[3068]: W ID: 74
May 11 22:11:00 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436660, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'actCals': 0, 'battery': 70, 'skinTemp': 102, 'runSteps': 0, 'activity': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:11:00 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436660, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'actCals': 0, 'battery': 70, 'skinTemp': 102, 'runSteps': 0, 'activity': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:11:00 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436660, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "actCals": 0, "battery": 70, "skinTemp": 102, "runSteps": 0, "activity": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "8209343060a3401eb760a53dc235ed12", "rt": "instant"}
May 11 22:11:00 msm8909 python3[3068]: Instant Upload complete
May 11 22:11:00 msm8909 python3[3068]: DBUS: Disconnecting from 06:05:04:32:34:65
May 11 22:11:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f0630040107a7c
May 11 22:11:03 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436663, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 64, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:11:03 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436663, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 64, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:11:03 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436663, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 12, "totalCals": 101, "bmrCals": 99, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 0, "actCals": 2, "battery": 64, "skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "6aa6515a4a9b4708bab879a95351d7ca", "rt": "instant"}
May 11 22:11:03 msm8909 python3[3068]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 22:11:03 msm8909 python3[3068]: DBUS: 06:05:04:32:34:65 disconnected.
May 11 22:11:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000046306666
May 11 22:11:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000046306666
May 11 22:11:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 87, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000057006666
May 11 22:11:03 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:11:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d206464
May 11 22:11:03 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:11:03 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:11:03 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436651.7375166, 'type': 's', 'key': 'e1c1b4401e69458eb1d6c32f05c3a2a5', 'source': 0, 'data': ''}
May 11 22:11:03 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436653.9692981, 'type': 's', 'key': '742cbf6068ce452c80739c6fe1aa0a01', 'source': 0, 'data': ''}
May 11 22:11:03 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436660.8810992, 'type': 's', 'key': '8209343060a3401eb760a53dc235ed12', 'source': 0, 'data': ''}
May 11 22:11:03 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436663.5180092, 'type': 's', 'key': '6aa6515a4a9b4708bab879a95351d7ca', 'source': 0, 'data': ''}
May 11 22:11:04 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206565
May 11 22:11:04 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:11:04 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:11:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005d206665
May 11 22:11:05 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:11:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:11:05 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:11:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:11:05 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:11:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043306666
May 11 22:11:12 msm8909 python3[3068]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 11 22:11:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:11:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c106566
May 11 22:11:17 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436677, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:11:17 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436677, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:11:17 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436677, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "6b5e73183500445380f5e1d6d6b04418", "rt": "instant"}
May 11 22:11:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106666
May 11 22:11:17 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436677, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:11:17 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436677, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:11:17 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436677, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "2718da30fb5d4df2a6d1d9c3150fbee7", "rt": "instant"}
May 11 22:11:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:11:17 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:11:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:11:18 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:11:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:11:18 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:11:18 msm8909 python3[3068]: DBUS: Connected to 06:05:04:FC:44:79
May 11 22:11:18 msm8909 python3[3068]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 11 22:11:18 msm8909 python3[3068]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 11 22:11:18 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 63}], "gateway_id": "00e15e66f988db"}, "key": "f89d3333b40f447bbc6be9253c591041", "rt": "gw"}
May 11 22:11:18 msm8909 python3[3068]: ACTIVATING HR.
May 11 22:11:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 84, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000054306565
May 11 22:11:19 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:11:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005e306665
May 11 22:11:19 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:11:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:11:20 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:11:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003f307a7c
May 11 22:11:25 msm8909 python3[3068]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 22:11:25 msm8909 python3[3068]: 288.30393362045288 [06:05:04:FC:44:79] <- HR 0000
May 11 22:11:26 msm8909 python3[3068]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 119, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 105, 252, 68, 121, 0, 0, 0]
May 11 22:11:26 msm8909 python3[3068]: GOT Firmware Version: V1.5.4d0
May 11 22:11:26 msm8909 python3[3068]: GOT Pairing Code: 1d69
May 11 22:11:26 msm8909 python3[3068]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 22:11:26 msm8909 python3[3068]: NO FW Update needed.
May 11 22:11:26 msm8909 python3[3068]: LAST SYNC: 1715435338
May 11 22:11:28 msm8909 python3[3068]: 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, 14, 0, 0, 64, 14, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 22:11:28 msm8909 python3[3068]: ACTIVITY: 0
May 11 22:11:28 msm8909 python3[3068]: HR READING: 0 TOOK 0.000426 secs
May 11 22:11:28 msm8909 python3[3068]: DEACTIVATING HR.
May 11 22:11:28 msm8909 python3[3068]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 22:11:28 msm8909 python3[3068]: GOT Instant Data: {'act_cals': 0, 'walk_steps': 0, 'thermal_gen': 14, 'total_steps': 0, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'battery': 72, 'bmr_cals': 0, 'solar_gen': 14, 'total_cals': 0, 'activity': 0, 'distance': 0, 'heart_rate': 0, 'skin_temp': 101}
May 11 22:11:28 msm8909 python3[3068]: W ID: 63
May 11 22:11:28 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436688, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'activity': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:11:28 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436688, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'activity': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:11:28 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436688, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "activity": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "f79562a9b46c46f5bd352f98bb97bb77", "rt": "instant"}
May 11 22:11:28 msm8909 python3[3068]: Instant Upload complete
May 11 22:11:28 msm8909 python3[3068]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 11 22:11:31 msm8909 python3[3068]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 22:11:31 msm8909 python3[3068]: DBUS: 06:05:04:FC:44:79 disconnected.
May 11 22:11:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:11:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:11:31 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:11:31 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:11:31 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "a9d507e4305c444189d73e6c310b3586", "rt": "gw"}
May 11 22:11:31 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436678.1990995, 'type': 's', 'key': '6b5e73183500445380f5e1d6d6b04418', 'source': 0, 'data': ''}
May 11 22:11:31 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436678.2530568, 'type': 's', 'key': '2718da30fb5d4df2a6d1d9c3150fbee7', 'source': 0, 'data': ''}
May 11 22:11:31 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436680.5023696, 'type': 's', 'key': 'f89d3333b40f447bbc6be9253c591041', 'source': 0, 'data': ''}
May 11 22:11:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 84, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000054006565
May 11 22:11:31 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:11:31 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436688.5964444, 'type': 's', 'key': 'f79562a9b46c46f5bd352f98bb97bb77', 'source': 0, 'data': ''}
May 11 22:11:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047006666
May 11 22:11:32 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436691.9293094, 'type': 's', 'key': 'a9d507e4305c444189d73e6c310b3586', 'source': 0, 'data': ''}
May 11 22:11:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206666
May 11 22:11:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058306666
May 11 22:11:33 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:11:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:11:33 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:11:33 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:11:33 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:11:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005e106665
May 11 22:11:34 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:11:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:11:35 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:11:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:11:45 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:11:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:11:45 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:11:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004c206464
May 11 22:11:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:11:45 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:11:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:11:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 84, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000054206565
May 11 22:11:46 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:11:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047106666
May 11 22:11:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003f207a7c
May 11 22:11:47 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:11:47 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:11:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:11:47 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:11:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005e206665
May 11 22:11:48 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:11:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047206666
May 11 22:12:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058206666
May 11 22:12:00 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:12:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004c006464
May 11 22:12:00 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436720, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:12:00 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436720, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:12:00 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436720, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "c6b0a8bae28e4cc6aad7b5ba4a7e75a3", "rt": "instant"}
May 11 22:12:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005e306665
May 11 22:12:00 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:12:00 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:12:00 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:12:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:12:00 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:12:00 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436720.6717608, 'type': 's', 'key': 'c6b0a8bae28e4cc6aad7b5ba4a7e75a3', 'source': 0, 'data': ''}
May 11 22:12:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 84, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000054306565
May 11 22:12:01 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:12:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:12:02 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:12:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:12:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 84, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000054006565
May 11 22:12:03 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:12:04 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:12:04 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:12:13 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:12:13 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:12:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106565
May 11 22:12:13 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:12:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:12:13 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:12:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005d106665
May 11 22:12:14 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:12:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 66, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000042206666
May 11 22:12:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059306666
May 11 22:12:15 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:12:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004c106464
May 11 22:12:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:12:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000045006666
May 11 22:12:16 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436736, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 69, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:12:16 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436736, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 69, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:12:16 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436736, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 69, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "5aac307e9336434787145cda395f41b8", "rt": "instant"}
May 11 22:12:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:12:16 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:12:17 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436737.2397749, 'type': 's', 'key': '5aac307e9336434787145cda395f41b8', 'source': 0, 'data': ''}
May 11 22:12:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:12:17 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:12:18 msm8909 python3[3068]: Running Scheduled: Thread Check
May 11 22:12:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:12:27 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:12:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059006666
May 11 22:12:27 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:12:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:12:27 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:12:28 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:12:28 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436748, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:12:28 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436748, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:12:28 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436748, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "fe49205c70264083af9d4dd2a2dafda4", "rt": "instant"}
May 11 22:12:28 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000045106666
May 11 22:12:29 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436748.7410581, 'type': 's', 'key': 'fe49205c70264083af9d4dd2a2dafda4', 'source': 0, 'data': ''}
May 11 22:12:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b106666
May 11 22:12:29 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:12:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 66, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000042006666
May 11 22:12:29 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436749, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 66, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:12:29 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436749, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 66, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:12:29 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436749, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 66, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "d4b3d1bc43774f1cb68f03fa6839076d", "rt": "instant"}
May 11 22:12:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d306464
May 11 22:12:30 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436749.7651052, 'type': 's', 'key': 'd4b3d1bc43774f1cb68f03fa6839076d', 'source': 0, 'data': ''}
May 11 22:12:31 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:12:31 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:12:31 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c43c57b278d6484bb71b4448f1379646", "rt": "gw"}
May 11 22:12:32 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436752.2829375, 'type': 's', 'key': 'c43c57b278d6484bb71b4448f1379646', 'source': 0, 'data': ''}
May 11 22:12:34 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:12:34 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:12:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 66, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000042106666
May 11 22:12:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005d006665
May 11 22:12:41 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:12:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059206666
May 11 22:12:41 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:12:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:12:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055006565
May 11 22:12:42 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:12:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000045306666
May 11 22:12:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f0630040007b7c
May 11 22:12:43 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436763, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 64, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:12:43 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436763, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 64, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:12:43 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436763, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 12, "totalCals": 101, "bmrCals": 99, "totalSteps": 0, "walkSteps": 0, "caseTemp": 123, "solarGen": 926, "sleepState": 0, "actCals": 2, "battery": 64, "skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "a0d2697b282848e18cfa211709249b99", "rt": "instant"}
May 11 22:12:44 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b206566
May 11 22:12:44 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436764, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:12:44 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436764, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:12:44 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436764, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 75, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "4d1c00dccad54e1b95eab49cb016dc69", "rt": "instant"}
May 11 22:12:44 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:12:44 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:12:44 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436764.2281768, 'type': 's', 'key': 'a0d2697b282848e18cfa211709249b99', 'source': 0, 'data': ''}
May 11 22:12:44 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436764.4968655, 'type': 's', 'key': '4d1c00dccad54e1b95eab49cb016dc69', 'source': 0, 'data': ''}
May 11 22:12:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:12:56 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f0630040107b7c
May 11 22:12:56 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b306566
May 11 22:12:56 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059306666
May 11 22:12:56 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:12:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000045006666
May 11 22:12:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:12:59 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:13:05 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:13:05 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:13:08 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b006566
May 11 22:13:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:13:09 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:13:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047306565
May 11 22:13:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000045206666
May 11 22:13:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005e306665
May 11 22:13:10 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:13:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006666
May 11 22:13:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003e307b7c
May 11 22:13:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b106666
May 11 22:13:13 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:13:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058106666
May 11 22:13:14 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:13:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:13:23 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:13:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b206566
May 11 22:13:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106666
May 11 22:13:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058206666
May 11 22:13:23 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:13:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:13:24 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:13:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:13:24 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:13:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048306666
May 11 22:13:25 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436805, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:13:25 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436805, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:13:25 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436805, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "4632805b85cb4486949c3cbddeb05c2b", "rt": "instant"}
May 11 22:13:25 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:13:25 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:13:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003e007b7c
May 11 22:13:25 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436805.5883703, 'type': 's', 'key': '4632805b85cb4486949c3cbddeb05c2b', 'source': 0, 'data': ''}
May 11 22:13:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:13:26 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:13:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e106464
May 11 22:13:26 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436806, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:13:26 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436806, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:13:26 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436806, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "c79d00cb0e9e4445b0772fad30534606", "rt": "instant"}
May 11 22:13:27 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436806.9234433, 'type': 's', 'key': 'c79d00cb0e9e4445b0772fad30534606', 'source': 0, 'data': ''}
May 11 22:13:32 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:13:32 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:13:32 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "75c65a7fc205483bbcea911548d7fdef", "rt": "gw"}
May 11 22:13:32 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436812.4847479, 'type': 's', 'key': '75c65a7fc205483bbcea911548d7fdef', 'source': 0, 'data': ''}
May 11 22:13:35 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:13:35 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:13:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044306666
May 11 22:13:37 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436817, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:13:37 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436817, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:13:37 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436817, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "d4fea31fbfd646bd9f6238b1dec9dca2", "rt": "instant"}
May 11 22:13:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106565
May 11 22:13:37 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:13:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047106565
May 11 22:13:37 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436817, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:13:37 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436817, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:13:37 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436817, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "1704e7fa4e354090979f8f2d46e6c521", "rt": "instant"}
May 11 22:13:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048006666
May 11 22:13:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005e106665
May 11 22:13:37 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:13:38 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436817.8367481, 'type': 's', 'key': 'd4fea31fbfd646bd9f6238b1dec9dca2', 'source': 0, 'data': ''}
May 11 22:13:38 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436817.8859222, 'type': 's', 'key': '1704e7fa4e354090979f8f2d46e6c521', 'source': 0, 'data': ''}
May 11 22:13:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:13:38 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:13:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:13:38 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:13:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e206464
May 11 22:13:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:13:39 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:13:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:13:39 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:13:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b306566
May 11 22:13:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:13:41 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:13:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005e306665
May 11 22:13:51 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:13:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055306565
May 11 22:13:52 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:13:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048206666
May 11 22:13:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006666
May 11 22:13:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058106666
May 11 22:13:53 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:13:53 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:13:53 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:13:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e306464
May 11 22:13:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047306565
May 11 22:13:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:13:54 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:13:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003e307b7c
May 11 22:13:54 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436834, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 62, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:13:54 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436834, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 62, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:13:54 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436834, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 12, "totalCals": 101, "bmrCals": 99, "totalSteps": 0, "walkSteps": 0, "caseTemp": 123, "solarGen": 926, "sleepState": 0, "actCals": 2, "battery": 62, "skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "da357d9c0c4b44f19bb85effe37e1ec6", "rt": "instant"}
May 11 22:13:55 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436835.4277024, 'type': 's', 'key': 'da357d9c0c4b44f19bb85effe37e1ec6', 'source': 0, 'data': ''}
May 11 22:13:56 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b106566
May 11 22:13:56 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436836, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:13:56 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436836, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:13:56 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436836, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 75, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "d917d3032ebf4a34a4e9698b862d0215", "rt": "instant"}
May 11 22:13:56 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436836.4845326, 'type': 's', 'key': 'd917d3032ebf4a34a4e9698b862d0215', 'source': 0, 'data': ''}
May 11 22:14:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b206566
May 11 22:14:05 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:14:05 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:14:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058206666
May 11 22:14:05 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:14:06 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206666
May 11 22:14:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005e006665
May 11 22:14:07 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:14:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055006565
May 11 22:14:07 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:14:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047006565
May 11 22:14:08 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e106464
May 11 22:14:08 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:14:08 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:14:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048006666
May 11 22:14:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:14:09 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:14:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003e007b7c
May 11 22:14:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:14:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106565
May 11 22:14:19 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:14:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:14:19 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:14:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:14:20 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:14:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b306566
May 11 22:14:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d206464
May 11 22:14:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:14:21 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:14:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:14:21 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:14:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005d206665
May 11 22:14:22 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:14:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003d207b7c
May 11 22:14:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043006666
May 11 22:14:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:14:23 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:14:32 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:14:32 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:14:32 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "9a349c3be9d843b599b548297fc29306", "rt": "gw"}
May 11 22:14:32 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436872.721293, 'type': 's', 'key': '9a349c3be9d843b599b548297fc29306', 'source': 0, 'data': ''}
May 11 22:14:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:14:33 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:14:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d306464
May 11 22:14:33 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436873, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:14:33 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436873, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:14:33 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436873, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "cb71ad59838a4ec58ab1a44973dc52e5", "rt": "instant"}
May 11 22:14:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055306565
May 11 22:14:34 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:14:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:14:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:14:34 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:14:34 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436874.4833486, 'type': 's', 'key': 'cb71ad59838a4ec58ab1a44973dc52e5', 'source': 0, 'data': ''}
May 11 22:14:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043106666
May 11 22:14:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058106666
May 11 22:14:35 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:14:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b106566
May 11 22:14:36 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:14:36 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:14:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:14:36 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:14:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048206666
May 11 22:14:36 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436876, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:14:36 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436876, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:14:36 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436876, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "a30e7172657049acb9e5cc585f0833bc", "rt": "instant"}
May 11 22:14:37 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436877.2596169, 'type': 's', 'key': 'a30e7172657049acb9e5cc585f0833bc', 'source': 0, 'data': ''}
May 11 22:14:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005d306665
May 11 22:14:37 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:14:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058306666
May 11 22:14:47 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:14:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:14:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005d106665
May 11 22:14:48 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:14:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:14:48 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:14:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055006565
May 11 22:14:49 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:14:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003d007b7c
May 11 22:14:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043206666
May 11 22:14:49 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436889, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:14:49 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436889, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:14:49 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436889, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 67, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "feda3f71c9fa483e8a3a6d1827c9e0fb", "rt": "instant"}
May 11 22:14:50 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436890.2933271, 'type': 's', 'key': 'feda3f71c9fa483e8a3a6d1827c9e0fb', 'source': 0, 'data': ''}
May 11 22:14:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048006666
May 11 22:14:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:14:51 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436891, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:14:51 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436891, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:14:51 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436891, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "5938be266f474931837df2aa0017d79f", "rt": "instant"}
May 11 22:14:51 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:14:51 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:14:52 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436892.2146914, 'type': 's', 'key': '5938be266f474931837df2aa0017d79f', 'source': 0, 'data': ''}
May 11 22:15:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003d207b7c
May 11 22:15:01 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436901, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 61, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:15:01 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436901, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 61, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:15:01 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436901, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 12, "totalCals": 101, "bmrCals": 99, "totalSteps": 0, "walkSteps": 0, "caseTemp": 123, "solarGen": 926, "sleepState": 0, "actCals": 2, "battery": 61, "skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "c911e4b10d0f4f539bb5c68f5cb7b322", "rt": "instant"}
May 11 22:15:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:15:01 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:15:01 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:15:01 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:15:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:15:02 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:15:02 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436902.0701025, 'type': 's', 'key': 'c911e4b10d0f4f539bb5c68f5cb7b322', 'source': 0, 'data': ''}
May 11 22:15:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b006566
May 11 22:15:02 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436902, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:15:02 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436902, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:15:02 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436902, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 75, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "53d2fa3c6109418abcedd09cbd32ceb4", "rt": "instant"}
May 11 22:15:02 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436902.8406165, 'type': 's', 'key': '53d2fa3c6109418abcedd09cbd32ceb4', 'source': 0, 'data': ''}
May 11 22:15:03 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:15:03 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:15:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d206464
May 11 22:15:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 731, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002db00440210d0005d206665
May 11 22:15:03 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:15:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048106666
May 11 22:15:04 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043006666
May 11 22:15:06 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:15:06 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:15:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e306565
May 11 22:15:15 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:15:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:15:15 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:15:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048206666
May 11 22:15:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106666
May 11 22:15:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c206666
May 11 22:15:16 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:15:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003d307b7c
May 11 22:15:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b106566
May 11 22:15:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b206566
May 11 22:15:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e106464
May 11 22:15:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000046006666
May 11 22:15:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:15:30 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:15:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:15:30 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:15:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044306666
May 11 22:15:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003d107b7c
May 11 22:15:32 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:15:32 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:15:32 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "42fa300570a142ecbc070172af3e42c0", "rt": "gw"}
May 11 22:15:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:15:33 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:15:33 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436933.1690531, 'type': 's', 'key': '42fa300570a142ecbc070172af3e42c0', 'source': 0, 'data': ''}
May 11 22:15:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e106565
May 11 22:15:34 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:15:36 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:15:36 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:15:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000046106666
May 11 22:15:43 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436943, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:15:43 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436943, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:15:43 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436943, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 70, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "1edd653163784fb2aeb7fb421db29044", "rt": "instant"}
May 11 22:15:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006666
May 11 22:15:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:15:43 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:15:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:15:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003d207b7c
May 11 22:15:43 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436943.5536373, 'type': 's', 'key': '1edd653163784fb2aeb7fb421db29044', 'source': 0, 'data': ''}
May 11 22:15:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c106666
May 11 22:15:45 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:15:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e306464
May 11 22:15:47 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436947, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:15:47 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436947, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:15:47 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436947, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "f344641895764020948a88db2e1ece9e", "rt": "instant"}
May 11 22:15:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:15:48 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:15:48 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436948.2377944, 'type': 's', 'key': 'f344641895764020948a88db2e1ece9e', 'source': 0, 'data': ''}
May 11 22:15:57 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:15:57 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:15:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c206666
May 11 22:15:57 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:15:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000046306666
May 11 22:15:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:15:57 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:15:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055306565
May 11 22:15:58 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:15:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e006565
May 11 22:15:58 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:15:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b106566
May 11 22:16:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206666
May 11 22:16:00 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436960, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:16:00 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436960, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:16:00 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436960, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "8b44d72568004714a5d701e99b4e6c29", "rt": "instant"}
May 11 22:16:01 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436961.1425602, 'type': 's', 'key': '8b44d72568004714a5d701e99b4e6c29', 'source': 0, 'data': ''}
May 11 22:16:06 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:16:07 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:16:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e106565
May 11 22:16:11 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:16:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058306666
May 11 22:16:11 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:16:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 74, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004a306566
May 11 22:16:11 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436971, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:16:11 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436971, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:16:11 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436971, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 74, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "bd332a9a788f4ebfaef13a171fbc4a01", "rt": "instant"}
May 11 22:16:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e106464
May 11 22:16:12 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436972.1360114, 'type': 's', 'key': 'bd332a9a788f4ebfaef13a171fbc4a01', 'source': 0, 'data': ''}
May 11 22:16:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:16:13 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436973, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:16:13 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436973, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:16:13 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436973, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "fc707b455fd54268a9e0a292e6316d70", "rt": "instant"}
May 11 22:16:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055006565
May 11 22:16:13 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:16:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003d107b7c
May 11 22:16:13 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715436973, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 61, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:16:13 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715436973, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 61, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:16:13 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715436973, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 12, "totalCals": 101, "bmrCals": 99, "totalSteps": 0, "walkSteps": 0, "caseTemp": 123, "solarGen": 926, "sleepState": 0, "actCals": 2, "battery": 61, "skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "2f8d8c8c78ef4a3dae2ae431c824ff96", "rt": "instant"}
May 11 22:16:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:16:13 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:16:13 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436973.5709014, 'type': 's', 'key': 'fc707b455fd54268a9e0a292e6316d70', 'source': 0, 'data': ''}
May 11 22:16:14 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436973.6922057, 'type': 's', 'key': '2f8d8c8c78ef4a3dae2ae431c824ff96', 'source': 0, 'data': ''}
May 11 22:16:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:16:14 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:16:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000046006666
May 11 22:16:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048106666
May 11 22:16:25 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:16:25 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:16:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059106666
May 11 22:16:26 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:16:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d306565
May 11 22:16:26 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:16:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 74, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004a006566
May 11 22:16:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e306464
May 11 22:16:32 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:16:32 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:16:32 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c854aa2c1ef24d7ba9aad5223b08474b", "rt": "gw"}
May 11 22:16:33 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715436993.3246565, 'type': 's', 'key': 'c854aa2c1ef24d7ba9aad5223b08474b', 'source': 0, 'data': ''}
May 11 22:16:37 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:16:37 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:16:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d006565
May 11 22:16:39 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:16:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048306666
May 11 22:16:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:16:39 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:16:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:16:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056306565
May 11 22:16:40 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:16:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059206666
May 11 22:16:41 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:16:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 74, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004a206566
May 11 22:16:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045206666
May 11 22:16:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003d007b7c
May 11 22:16:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d206565
May 11 22:16:53 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:16:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059306666
May 11 22:16:53 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:16:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 74, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004a306566
May 11 22:16:53 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:16:53 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:16:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e206464
May 11 22:16:54 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437014, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:16:54 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437014, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:16:54 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437014, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "14595a6eaa68480a850cca9ca4f27f50", "rt": "instant"}
May 11 22:16:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:16:54 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:16:55 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437014.6168766, 'type': 's', 'key': '14595a6eaa68480a850cca9ca4f27f50', 'source': 0, 'data': ''}
May 11 22:16:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003d107b7c
May 11 22:16:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059006666
May 11 22:16:55 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:16:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:16:55 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:16:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:16:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056106565
May 11 22:16:57 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:17:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056206565
May 11 22:17:07 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:17:07 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:17:07 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:17:08 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059106666
May 11 22:17:08 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:17:08 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b106666
May 11 22:17:08 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:17:08 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d306565
May 11 22:17:08 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:17:08 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:17:08 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:17:08 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 74, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004a006566
May 11 22:17:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e306464
May 11 22:17:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:17:09 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:17:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000046306565
May 11 22:17:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:17:10 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:17:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045106666
May 11 22:17:10 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437030, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 69, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:17:10 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437030, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 69, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:17:10 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437030, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 69, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "c0c3a01cc0c2416780ead7e7ba3eac2e", "rt": "instant"}
May 11 22:17:11 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437031.3978252, 'type': 's', 'key': 'c0c3a01cc0c2416780ead7e7ba3eac2e', 'source': 0, 'data': ''}
May 11 22:17:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047306666
May 11 22:17:11 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437031, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:17:11 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437031, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:17:12 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437031, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "6d5b930dafdd473786208705776ab3fb", "rt": "instant"}
May 11 22:17:12 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437032.3656168, 'type': 's', 'key': '6d5b930dafdd473786208705776ab3fb', 'source': 0, 'data': ''}
May 11 22:17:18 msm8909 python3[3068]: Running Scheduled: Thread Check
May 11 22:17:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047006666
May 11 22:17:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003f007b7c
May 11 22:17:22 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437042, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 63, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:17:22 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437042, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 63, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:17:22 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437042, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 12, "totalCals": 101, "bmrCals": 99, "totalSteps": 0, "walkSteps": 0, "caseTemp": 123, "solarGen": 926, "sleepState": 0, "actCals": 2, "battery": 63, "skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "0053131ad14d469bba147b07ca29c39d", "rt": "instant"}
May 11 22:17:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056306565
May 11 22:17:22 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:17:22 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437042.6449969, 'type': 's', 'key': '0053131ad14d469bba147b07ca29c39d', 'source': 0, 'data': ''}
May 11 22:17:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:17:23 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:17:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059206666
May 11 22:17:23 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:17:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e106565
May 11 22:17:23 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:17:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:17:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:17:24 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:17:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000046006565
May 11 22:17:25 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437045, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:17:25 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437045, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:17:25 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437045, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 70, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "276e73267ab140c3b287e3d1fe389884", "rt": "instant"}
May 11 22:17:25 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437045.4916699, 'type': 's', 'key': '276e73267ab140c3b287e3d1fe389884', 'source': 0, 'data': ''}
May 11 22:17:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:17:25 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:17:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045206666
May 11 22:17:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c206566
May 11 22:17:25 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437045, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:17:25 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437045, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:17:26 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437045, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "47e8b417460b4049a5a317e35e708740", "rt": "instant"}
May 11 22:17:26 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437046.3727825, 'type': 's', 'key': '47e8b417460b4049a5a317e35e708740', 'source': 0, 'data': ''}
May 11 22:17:33 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:17:33 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:17:33 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "a8c966bf545f45e683f67019ed639885", "rt": "gw"}
May 11 22:17:33 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437053.7520442, 'type': 's', 'key': 'a8c966bf545f45e683f67019ed639885', 'source': 0, 'data': ''}
May 11 22:17:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:17:35 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:17:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c306566
May 11 22:17:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e206565
May 11 22:17:35 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:17:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:17:35 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:17:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047206666
May 11 22:17:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:17:36 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:17:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106565
May 11 22:17:36 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:17:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003f107b7c
May 11 22:17:37 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:17:37 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:17:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059006666
May 11 22:17:37 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:17:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045006666
May 11 22:17:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:17:38 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:17:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d206464
May 11 22:17:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003f207b7c
May 11 22:17:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000046206565
May 11 22:17:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d306464
May 11 22:17:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000046306565
May 11 22:17:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:17:51 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:17:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047306666
May 11 22:17:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003f307b7c
May 11 22:17:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059106666
May 11 22:17:51 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:17:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:17:52 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:17:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045106666
May 11 22:17:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e006565
May 11 22:17:53 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:18:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e106565
May 11 22:18:03 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:18:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000046006565
May 11 22:18:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059306666
May 11 22:18:03 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:18:04 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055006565
May 11 22:18:04 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:18:04 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003f007b7c
May 11 22:18:04 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:18:04 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:18:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047106666
May 11 22:18:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c206566
May 11 22:18:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:18:05 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437085, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:18:05 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437085, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:18:05 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437085, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "37f66248ee9c448287a71e24ea358c94", "rt": "instant"}
May 11 22:18:06 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:18:06 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:18:06 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437086.3315544, 'type': 's', 'key': '37f66248ee9c448287a71e24ea358c94', 'source': 0, 'data': ''}
May 11 22:18:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045306666
May 11 22:18:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:18:07 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:18:08 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:18:08 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:18:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a006666
May 11 22:18:17 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:18:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047206666
May 11 22:18:17 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437097, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:18:17 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437097, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:18:17 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437097, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "c53b1a8e34994ecbb8954ed916fdb5ee", "rt": "instant"}
May 11 22:18:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c306566
May 11 22:18:18 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437098.1159992, 'type': 's', 'key': 'c53b1a8e34994ecbb8954ed916fdb5ee', 'source': 0, 'data': ''}
May 11 22:18:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:18:18 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:18:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 87, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000057006666
May 11 22:18:18 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:18:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106565
May 11 22:18:19 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:18:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045006666
May 11 22:18:19 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437099, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 69, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:18:19 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437099, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 69, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:18:19 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437099, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 69, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "69eab6b879bb43108109c993b226b634", "rt": "instant"}
May 11 22:18:20 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:18:20 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:18:20 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437100.329567, 'type': 's', 'key': '69eab6b879bb43108109c993b226b634', 'source': 0, 'data': ''}
May 11 22:18:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e206665
May 11 22:18:20 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:18:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:18:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:18:31 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:18:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206565
May 11 22:18:31 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:18:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e006665
May 11 22:18:32 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:18:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045106666
May 11 22:18:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:18:32 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:18:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c106566
May 11 22:18:32 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437112, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:18:32 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437112, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:18:32 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437112, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "b9c40a4be7474f4da5e1681206bb3376", "rt": "instant"}
May 11 22:18:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047306666
May 11 22:18:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:18:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:18:33 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:18:33 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:18:33 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:18:33 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "1df4d2eb2d8843cab3ae38242c799e01", "rt": "gw"}
May 11 22:18:33 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437113.064019, 'type': 's', 'key': 'b9c40a4be7474f4da5e1681206bb3376', 'source': 0, 'data': ''}
May 11 22:18:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 87, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000057206666
May 11 22:18:33 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:18:34 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437114.0974157, 'type': 's', 'key': '1df4d2eb2d8843cab3ae38242c799e01', 'source': 0, 'data': ''}
May 11 22:18:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:18:35 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437115, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:18:35 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437115, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:18:35 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437115, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "af034fa9b14b4eeaa32921cb98b18a76", "rt": "instant"}
May 11 22:18:35 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:18:35 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:18:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:18:36 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:18:36 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437116.0213485, 'type': 's', 'key': 'af034fa9b14b4eeaa32921cb98b18a76', 'source': 0, 'data': ''}
May 11 22:18:38 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:18:38 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:18:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:18:45 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:18:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:18:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 87, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000057306666
May 11 22:18:46 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:18:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047106666
May 11 22:18:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a306666
May 11 22:18:46 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:18:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:18:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f0630040107b7c
May 11 22:18:48 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437128, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 64, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:18:48 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437128, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 2, 'battery': 64, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:18:48 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437128, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 12, "totalCals": 101, "bmrCals": 99, "totalSteps": 0, "walkSteps": 0, "caseTemp": 123, "solarGen": 926, "sleepState": 0, "actCals": 2, "battery": 64, "skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "ee074670b57a4a0bac36ba16723af232", "rt": "instant"}
May 11 22:18:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055006565
May 11 22:18:48 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:18:49 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437128.8141232, 'type': 's', 'key': 'ee074670b57a4a0bac36ba16723af232', 'source': 0, 'data': ''}
May 11 22:18:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045306666
May 11 22:18:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c306566
May 11 22:18:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045006666
May 11 22:19:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d206464
May 11 22:19:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f0630040207b7c
May 11 22:19:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106565
May 11 22:19:01 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:19:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047206666
May 11 22:19:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:19:01 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:19:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c006566
May 11 22:19:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:19:03 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:19:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 87, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000057106666
May 11 22:19:03 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:19:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a106666
May 11 22:19:03 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:19:08 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:19:08 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:19:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055306565
May 11 22:19:13 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:19:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048006666
May 11 22:19:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a206666
May 11 22:19:13 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:19:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045106666
May 11 22:19:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c106566
May 11 22:19:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:19:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:19:15 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:19:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f0630040307b7c
May 11 22:19:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:19:17 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:19:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 3, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003f037b7c
May 11 22:19:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:19:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 3, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003f137b7c
May 11 22:19:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045306666
May 11 22:19:27 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437167, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 69, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:19:27 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437167, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 69, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:19:28 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437167, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 69, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "fd1b5043d45c400ca5c3816e261c46b7", "rt": "instant"}
May 11 22:19:28 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a006666
May 11 22:19:28 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:19:28 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048106666
May 11 22:19:28 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437168, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:19:28 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437168, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:19:28 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437168, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "a73286e2015d4575978c822606198ca8", "rt": "instant"}
May 11 22:19:28 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437168.6047583, 'type': 's', 'key': 'fd1b5043d45c400ca5c3816e261c46b7', 'source': 0, 'data': ''}
May 11 22:19:29 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437169.076792, 'type': 's', 'key': 'a73286e2015d4575978c822606198ca8', 'source': 0, 'data': ''}
May 11 22:19:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:19:30 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:19:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059306666
May 11 22:19:30 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:19:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c306566
May 11 22:19:33 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:19:33 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:19:33 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "0620d67a3f114a00bf4c3447dedd4ef3", "rt": "gw"}
May 11 22:19:34 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437174.1472037, 'type': 's', 'key': '0620d67a3f114a00bf4c3447dedd4ef3', 'source': 0, 'data': ''}
May 11 22:19:39 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:19:39 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:19:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048206666
May 11 22:19:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c006566
May 11 22:19:41 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437181, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:19:41 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437181, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:19:41 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437181, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "b2b388edbca54c498c6e8c2382211e2f", "rt": "instant"}
May 11 22:19:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059106666
May 11 22:19:41 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:19:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a106666
May 11 22:19:42 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:19:42 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437182.1718216, 'type': 's', 'key': 'b2b388edbca54c498c6e8c2382211e2f', 'source': 0, 'data': ''}
May 11 22:19:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:19:42 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:19:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:19:42 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437182, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:19:42 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437182, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:19:42 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437182, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "b7c76c9fc39a4800bace492b9f29cfe3", "rt": "instant"}
May 11 22:19:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045006666
May 11 22:19:43 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437183.1242597, 'type': 's', 'key': 'b7c76c9fc39a4800bace492b9f29cfe3', 'source': 0, 'data': ''}
May 11 22:19:44 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e306665
May 11 22:19:44 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:19:44 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206565
May 11 22:19:44 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:19:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045106666
May 11 22:19:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 3, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003f237b7c
May 11 22:19:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:19:55 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:19:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 3, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003f337b7c
May 11 22:19:55 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437195, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 3, 'actCals': 2, 'battery': 63, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:19:55 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437195, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 12, 'totalCals': 101, 'bmrCals': 99, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 3, 'actCals': 2, 'battery': 63, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:19:55 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437195, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 12, "totalCals": 101, "bmrCals": 99, "totalSteps": 0, "walkSteps": 0, "caseTemp": 123, "solarGen": 926, "sleepState": 3, "actCals": 2, "battery": 63, "skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "e27302b1f4794739ab54779ca20f7928", "rt": "instant"}
May 11 22:19:55 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:19:55 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:19:55 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437195.7786415, 'type': 's', 'key': 'e27302b1f4794739ab54779ca20f7928', 'source': 0, 'data': ''}
May 11 22:19:56 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c106566
May 11 22:19:56 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059206666
May 11 22:19:56 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:19:56 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a306666
May 11 22:19:56 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:19:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e006665
May 11 22:19:57 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:19:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055306565
May 11 22:19:57 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:19:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045206666
May 11 22:19:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048006666
May 11 22:19:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:19:58 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:19:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:19:59 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:19:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:20:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045306666
May 11 22:20:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:20:09 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:20:09 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:20:09 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:20:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:20:09 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:20:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:20:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 2, 'sleep_state': 3, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 12, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 99, 'thermal_gen': 14, 'total_cals': 101, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000c039e000e02f063003f137b7c
May 11 22:20:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048106666
May 11 22:20:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e206464
May 11 22:20:11 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437211, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:20:11 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437211, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:20:11 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437211, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "daec78e9689843db834f39c8a29951ee", "rt": "instant"}
May 11 22:20:12 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437212.2169001, 'type': 's', 'key': 'daec78e9689843db834f39c8a29951ee', 'source': 0, 'data': ''}
May 11 22:20:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:20:14 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:20:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b106666
May 11 22:20:23 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:20:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:20:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056206565
May 11 22:20:24 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:20:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:20:24 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:20:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d306665
May 11 22:20:25 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:20:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106666
May 11 22:20:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058106666
May 11 22:20:26 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:20:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b006566
May 11 22:20:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d306464
May 11 22:20:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048306666
May 11 22:20:33 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:20:33 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:20:33 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "315ce55dc1c94533864554fe1a60a16e", "rt": "gw"}
May 11 22:20:34 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437234.426688, 'type': 's', 'key': '315ce55dc1c94533864554fe1a60a16e', 'source': 0, 'data': ''}
May 11 22:20:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:20:37 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:20:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048006666
May 11 22:20:37 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437237, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:20:37 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437237, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:20:37 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437237, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "1695234873724a86a30e667d6ba2eeed", "rt": "instant"}
May 11 22:20:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206666
May 11 22:20:38 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437238, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:20:38 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437238, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:20:38 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437238, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "5f0cd8f2e75d4b1b9cac8e81078f5047", "rt": "instant"}
May 11 22:20:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058206666
May 11 22:20:38 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:20:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:20:38 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:20:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b206566
May 11 22:20:38 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437238.3022156, 'type': 's', 'key': '1695234873724a86a30e667d6ba2eeed', 'source': 0, 'data': ''}
May 11 22:20:39 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437238.6209543, 'type': 's', 'key': '5f0cd8f2e75d4b1b9cac8e81078f5047', 'source': 0, 'data': ''}
May 11 22:20:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:20:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003e007b7c
May 11 22:20:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d106665
May 11 22:20:39 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:20:40 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:20:40 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:20:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056006565
May 11 22:20:41 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:20:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d206464
May 11 22:20:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:20:51 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:20:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:20:51 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437251, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:20:51 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437251, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:20:52 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437251, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "4c4fd3c5923948a58a7aa6cd697ae48a", "rt": "instant"}
May 11 22:20:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003e107b7c
May 11 22:20:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006666
May 11 22:20:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048206666
May 11 22:20:52 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437252.3795788, 'type': 's', 'key': '4c4fd3c5923948a58a7aa6cd697ae48a', 'source': 0, 'data': ''}
May 11 22:20:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:20:52 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:20:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:20:53 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:20:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056106565
May 11 22:20:54 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:20:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:20:54 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:20:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d206665
May 11 22:20:54 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:20:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:20:55 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:20:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b106666
May 11 22:20:55 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:21:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:21:05 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:21:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058106666
May 11 22:21:05 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:21:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b006566
May 11 22:21:05 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437265, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:21:05 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437265, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:21:06 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437265, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 75, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "96bedc8f2e214e18a565a3a52adeb69e", "rt": "instant"}
May 11 22:21:06 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d306464
May 11 22:21:06 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056206565
May 11 22:21:06 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:21:06 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437266.4219849, 'type': 's', 'key': '96bedc8f2e214e18a565a3a52adeb69e', 'source': 0, 'data': ''}
May 11 22:21:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d306665
May 11 22:21:07 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:21:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:21:09 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:21:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003e307b7c
May 11 22:21:09 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437269, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 62, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:21:09 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437269, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 62, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:21:09 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437269, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 13, "totalCals": 103, "bmrCals": 100, "totalSteps": 0, "walkSteps": 0, "caseTemp": 123, "solarGen": 926, "sleepState": 0, "actCals": 3, "battery": 62, "skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "74fadc1d49bf4457b03465cc1e81f905", "rt": "instant"}
May 11 22:21:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106666
May 11 22:21:09 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437269.5755379, 'type': 's', 'key': '74fadc1d49bf4457b03465cc1e81f905', 'source': 0, 'data': ''}
May 11 22:21:10 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:21:10 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:21:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d106565
May 11 22:21:18 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:21:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003e007b7c
May 11 22:21:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206666
May 11 22:21:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:21:19 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:21:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:21:19 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:21:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047006666
May 11 22:21:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058306666
May 11 22:21:20 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:21:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c206566
May 11 22:21:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:21:21 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:21:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:21:22 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:21:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:21:23 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:21:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 79, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e000000004f006565
May 11 22:21:23 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:21:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c306566
May 11 22:21:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 79, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e000000004f106565
May 11 22:21:33 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:21:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:21:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003e107b7c
May 11 22:21:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d206565
May 11 22:21:34 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:21:34 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:21:34 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:21:34 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "12775cbbc48a4490b6dab94572f4aa62", "rt": "gw"}
May 11 22:21:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047206666
May 11 22:21:34 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437294.6518962, 'type': 's', 'key': '12775cbbc48a4490b6dab94572f4aa62', 'source': 0, 'data': ''}
May 11 22:21:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b106666
May 11 22:21:35 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:21:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:21:35 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:21:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:21:35 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:21:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006666
May 11 22:21:40 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:21:40 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:21:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047306666
May 11 22:21:47 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437307, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:21:47 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437307, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:21:47 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437307, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "3deaa786f487425ab2805629ae8ff1bd", "rt": "instant"}
May 11 22:21:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c106566
May 11 22:21:47 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437307.5019901, 'type': 's', 'key': '3deaa786f487425ab2805629ae8ff1bd', 'source': 0, 'data': ''}
May 11 22:21:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 79, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e000000004f306565
May 11 22:21:48 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:21:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003e307b7c
May 11 22:21:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d006565
May 11 22:21:49 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:21:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106666
May 11 22:21:49 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437309, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:21:49 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437309, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:21:49 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437309, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "e43d6a9c192e4506902d86a34adbf371", "rt": "instant"}
May 11 22:21:50 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:21:50 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:21:50 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437309.7568839, 'type': 's', 'key': 'e43d6a9c192e4506902d86a34adbf371', 'source': 0, 'data': ''}
May 11 22:22:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:22:01 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:22:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:22:01 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437321, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:22:01 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437321, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:22:01 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437321, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "905bd6cdea3e4a78b194c347b89cd5fa", "rt": "instant"}
May 11 22:22:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044306666
May 11 22:22:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d106565
May 11 22:22:01 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:22:01 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437321.6742873, 'type': 's', 'key': '905bd6cdea3e4a78b194c347b89cd5fa', 'source': 0, 'data': ''}
May 11 22:22:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058306666
May 11 22:22:02 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:22:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c206566
May 11 22:22:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e106464
May 11 22:22:03 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437323, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:22:03 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437323, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:22:03 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437323, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "f389725ecef54a4a8f2c25eb6f54c1e1", "rt": "instant"}
May 11 22:22:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 79, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e000000004f006565
May 11 22:22:03 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:22:03 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437323.4813104, 'type': 's', 'key': 'f389725ecef54a4a8f2c25eb6f54c1e1', 'source': 0, 'data': ''}
May 11 22:22:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003e007b7c
May 11 22:22:04 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000047106666
May 11 22:22:11 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:22:11 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:22:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004c306566
May 11 22:22:15 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437335, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:22:15 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437335, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:22:15 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437335, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "dc8bb449051d44cd97cb4a8777e0c59c", "rt": "instant"}
May 11 22:22:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e206464
May 11 22:22:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b106666
May 11 22:22:15 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:22:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 79, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e000000004f106565
May 11 22:22:15 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:22:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003f207b7c
May 11 22:22:15 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437335, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 63, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:22:15 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437335, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 63, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:22:15 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437335.6377251, 'type': 's', 'key': 'dc8bb449051d44cd97cb4a8777e0c59c', 'source': 0, 'data': ''}
May 11 22:22:15 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437335, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 13, "totalCals": 103, "bmrCals": 100, "totalSteps": 0, "walkSteps": 0, "caseTemp": 123, "solarGen": 926, "sleepState": 0, "actCals": 3, "battery": 63, "skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "64e78169f6644d238d82d381ab3c953f", "rt": "instant"}
May 11 22:22:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:22:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:22:16 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:22:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006566
May 11 22:22:16 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437336.2005508, 'type': 's', 'key': '64e78169f6644d238d82d381ab3c953f', 'source': 0, 'data': ''}
May 11 22:22:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048206666
May 11 22:22:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e206565
May 11 22:22:16 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:22:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:22:17 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:22:18 msm8909 python3[3068]: Running Scheduled: Thread Check
May 11 22:22:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058106666
May 11 22:22:19 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:22:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:22:19 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:22:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b106566
May 11 22:22:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:22:30 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:22:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004c006464
May 11 22:22:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 84, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000054306565
May 11 22:22:30 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:22:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206566
May 11 22:22:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003f307b7c
May 11 22:22:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:22:30 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:22:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048006666
May 11 22:22:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058206666
May 11 22:22:31 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:22:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:22:32 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:22:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e006565
May 11 22:22:33 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:22:34 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:22:34 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:22:34 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ef4a9b57210b4c1bab65bf2fb9a9db82", "rt": "gw"}
May 11 22:22:35 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437355.061285, 'type': 's', 'key': 'ef4a9b57210b4c1bab65bf2fb9a9db82', 'source': 0, 'data': ''}
May 11 22:22:41 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:22:41 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:22:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044306566
May 11 22:22:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:22:43 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:22:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048106666
May 11 22:22:44 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b206566
May 11 22:22:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004c206464
May 11 22:22:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 84, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000054006565
May 11 22:22:45 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:22:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:22:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:22:46 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:22:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:22:46 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:22:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003f107b7c
May 11 22:22:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e306565
May 11 22:22:57 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:22:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003f207b7c
May 11 22:22:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006566
May 11 22:22:58 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437378, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:22:58 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437378, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:22:58 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437378, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "08c7d095bd6144e7b27651de0d1ddef0", "rt": "instant"}
May 11 22:22:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:22:58 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:22:58 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437378.6169338, 'type': 's', 'key': '08c7d095bd6144e7b27651de0d1ddef0', 'source': 0, 'data': ''}
May 11 22:22:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048206666
May 11 22:22:58 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437378, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:22:58 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437378, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:22:58 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437378, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "31449026be2243cda4042dd2d19f7de0", "rt": "instant"}
May 11 22:22:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b106666
May 11 22:22:58 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:22:59 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437379.2221935, 'type': 's', 'key': '31449026be2243cda4042dd2d19f7de0', 'source': 0, 'data': ''}
May 11 22:22:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b006566
May 11 22:23:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 84, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000054206565
May 11 22:23:00 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:23:00 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:23:00 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:23:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:23:11 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:23:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:23:11 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:23:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b106566
May 11 22:23:12 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:23:12 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:23:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:23:12 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437392, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:23:12 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437392, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:23:12 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437392, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "271b9b5faca444eda9e4a8c3e0437871", "rt": "instant"}
May 11 22:23:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 84, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000054306565
May 11 22:23:12 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:23:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045206666
May 11 22:23:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d006565
May 11 22:23:12 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:23:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003f307b7c
May 11 22:23:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:23:12 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:23:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a306666
May 11 22:23:13 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:23:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:23:13 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:23:13 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437392.6892817, 'type': 's', 'key': '271b9b5faca444eda9e4a8c3e0437871', 'source': 0, 'data': ''}
May 11 22:23:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048006666
May 11 22:23:13 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:23:13 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:23:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048006666
May 11 22:23:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045306666
May 11 22:23:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a006666
May 11 22:23:25 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:23:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:23:26 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:23:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106565
May 11 22:23:27 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:23:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003d107b7c
May 11 22:23:27 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437407, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 61, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:23:27 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437407, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 123, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 61, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:23:27 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437407, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 13, "totalCals": 103, "bmrCals": 100, "totalSteps": 0, "walkSteps": 0, "caseTemp": 123, "solarGen": 926, "sleepState": 0, "actCals": 3, "battery": 61, "skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "4e6acfdea9f442aab1a25098654c2dd4", "rt": "instant"}
May 11 22:23:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:23:27 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:23:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:23:27 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:23:28 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437408.0069842, 'type': 's', 'key': '4e6acfdea9f442aab1a25098654c2dd4', 'source': 0, 'data': ''}
May 11 22:23:28 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048106666
May 11 22:23:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b306566
May 11 22:23:29 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437409, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:23:29 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437409, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:23:29 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437409, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 75, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "bb1f0ebdabc0423aabead74efdce0d2a", "rt": "instant"}
May 11 22:23:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e306464
May 11 22:23:29 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437409, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:23:29 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437409, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:23:29 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437409, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "a7419d4e600b44bd8bb18fad2fcda5ed", "rt": "instant"}
May 11 22:23:29 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437409.4480875, 'type': 's', 'key': 'bb1f0ebdabc0423aabead74efdce0d2a', 'source': 0, 'data': ''}
May 11 22:23:29 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437409.8684146, 'type': 's', 'key': 'a7419d4e600b44bd8bb18fad2fcda5ed', 'source': 0, 'data': ''}
May 11 22:23:34 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:23:34 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:23:34 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "00e0aeac481a4158b86e48ca3f3c3a64", "rt": "gw"}
May 11 22:23:35 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437415.306586, 'type': 's', 'key': '00e0aeac481a4158b86e48ca3f3c3a64', 'source': 0, 'data': ''}
May 11 22:23:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 22:23:38 msm8909 python3[3068]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 22:23:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003d207b7c
May 11 22:23:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058106666
May 11 22:23:40 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:23:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:23:40 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:23:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048306666
May 11 22:23:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d306565
May 11 22:23:40 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:23:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b006566
May 11 22:23:42 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:23:42 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:23:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e106464
May 11 22:23:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055306565
May 11 22:23:54 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:23:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003d007b7c
May 11 22:23:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:23:55 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:23:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a306666
May 11 22:23:55 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:23:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:23:55 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:23:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048006666
May 11 22:23:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045206666
May 11 22:23:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a306666
May 11 22:23:57 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:24:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:24:07 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:24:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:24:07 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:24:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005d206565
May 11 22:24:07 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:24:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b306566
May 11 22:24:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006566
May 11 22:24:09 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437449, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:24:09 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437449, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:24:09 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437449, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "aab47b4eb42b47ec8af95c353dec72ed", "rt": "instant"}
May 11 22:24:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:24:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 123, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003d107b7c
May 11 22:24:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a106666
May 11 22:24:09 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:24:10 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437449.680321, 'type': 's', 'key': 'aab47b4eb42b47ec8af95c353dec72ed', 'source': 0, 'data': ''}
May 11 22:24:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:24:11 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:24:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048206666
May 11 22:24:11 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437451, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:24:11 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437451, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1026, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:24:11 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437451, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1026, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "0997123b992c4ad8b32643cbf7db74b2", "rt": "instant"}
May 11 22:24:12 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437452.352391, 'type': 's', 'key': '0997123b992c4ad8b32643cbf7db74b2', 'source': 0, 'data': ''}
May 11 22:24:13 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:24:13 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:24:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106566
May 11 22:24:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206565
May 11 22:24:21 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:24:21 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:24:21 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:24:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:24:22 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:24:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e306565
May 11 22:24:22 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:24:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059106666
May 11 22:24:24 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:24:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047306565
May 11 22:24:24 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437464, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:24:24 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437464, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:24:24 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437464, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "3195a53c3e834c2fa01d26bd1920a0da", "rt": "instant"}
May 11 22:24:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:24:24 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437464.5283394, 'type': 's', 'key': '3195a53c3e834c2fa01d26bd1920a0da', 'source': 0, 'data': ''}
May 11 22:24:26 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:24:26 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:24:35 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:24:35 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:24:35 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "32f56cf936644df888367328cf7483d7", "rt": "gw"}
May 11 22:24:35 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437475.5850027, 'type': 's', 'key': '32f56cf936644df888367328cf7483d7', 'source': 0, 'data': ''}
May 11 22:24:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059306666
May 11 22:24:35 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:24:36 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:24:36 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:24:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055006565
May 11 22:24:36 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:24:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:24:36 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:24:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047006565
May 11 22:24:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:24:36 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437476, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:24:36 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437476, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:24:36 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437476, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "3619f66a7bb747a6a5f785de6a8f306b", "rt": "instant"}
May 11 22:24:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206566
May 11 22:24:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048006666
May 11 22:24:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e0300640040007a7c
May 11 22:24:36 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437476, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 64, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:24:36 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437476, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 64, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:24:36 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437476, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 13, "totalCals": 103, "bmrCals": 100, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 0, "actCals": 3, "battery": 64, "skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "a62665ba26914185b3346c9c35794436", "rt": "instant"}
May 11 22:24:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e106565
May 11 22:24:37 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:24:37 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437476.9762125, 'type': 's', 'key': '3619f66a7bb747a6a5f785de6a8f306b', 'source': 0, 'data': ''}
May 11 22:24:37 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437477.3430915, 'type': 's', 'key': 'a62665ba26914185b3346c9c35794436', 'source': 0, 'data': ''}
May 11 22:24:43 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:24:43 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:24:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 732, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dc00440210d0005e206565
May 11 22:24:49 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:24:50 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:24:50 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:24:50 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059006666
May 11 22:24:50 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:24:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006566
May 11 22:24:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e0300640040107a7c
May 11 22:24:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:24:51 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:24:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:24:52 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:24:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c306565
May 11 22:24:53 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437493, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:24:53 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437493, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:24:53 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437493, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "77adefd50fcc439faef2752dea6736d5", "rt": "instant"}
May 11 22:24:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d306464
May 11 22:24:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048206666
May 11 22:24:53 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437493.5790632, 'type': 's', 'key': '77adefd50fcc439faef2752dea6736d5', 'source': 0, 'data': ''}
May 11 22:25:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047306565
May 11 22:25:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a206666
May 11 22:25:03 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:25:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106566
May 11 22:25:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1026, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040200170000000048306666
May 11 22:25:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206565
May 11 22:25:03 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:25:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e0300640040307a7c
May 11 22:25:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059206666
May 11 22:25:05 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:25:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 11 22:25:05 msm8909 python3[3068]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 22:25:05 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:25:05 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:25:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c106565
May 11 22:25:08 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:25:08 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:25:13 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:25:13 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:25:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c206565
May 11 22:25:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048106666
May 11 22:25:18 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437518, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:25:18 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437518, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:25:18 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437518, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1027, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "8be6d2261caa42ed963660c5e88157b4", "rt": "instant"}
May 11 22:25:18 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:25:18 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:25:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:25:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059306666
May 11 22:25:19 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:25:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:25:19 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:25:19 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437519.4176526, 'type': 's', 'key': '8be6d2261caa42ed963660c5e88157b4', 'source': 0, 'data': ''}
May 11 22:25:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043306566
May 11 22:25:20 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437520, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:25:20 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437520, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:25:20 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437520, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 67, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "1c10aafa2e5b461cb4e8a9d1b1ae916f", "rt": "instant"}
May 11 22:25:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003f007a7c
May 11 22:25:21 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437521.3011758, 'type': 's', 'key': '1c10aafa2e5b461cb4e8a9d1b1ae916f', 'source': 0, 'data': ''}
May 11 22:25:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003f107a7c
May 11 22:25:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c306565
May 11 22:25:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056106565
May 11 22:25:33 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:25:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e306565
May 11 22:25:33 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:25:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 11 22:25:33 msm8909 python3[3068]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 22:25:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059106666
May 11 22:25:34 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:25:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:25:35 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:25:35 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:25:35 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:25:35 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "41be3c4608944587b8042d6e2cd8e051", "rt": "gw"}
May 11 22:25:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c106666
May 11 22:25:35 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437535.8033075, 'type': 's', 'key': '41be3c4608944587b8042d6e2cd8e051', 'source': 0, 'data': ''}
May 11 22:25:35 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:25:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043006566
May 11 22:25:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048206666
May 11 22:25:44 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:25:44 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:25:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056306565
May 11 22:25:45 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:25:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:25:45 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437545, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:25:45 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437545, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:25:45 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437545, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "6f0d746c0c67466ba8c4ae0aef1db6f8", "rt": "instant"}
May 11 22:25:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c206666
May 11 22:25:45 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:25:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043106566
May 11 22:25:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048306666
May 11 22:25:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003f307a7c
May 11 22:25:45 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437545, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 63, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:25:45 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437545, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 63, 'skinTemp': 124, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:25:46 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437545, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 13, "totalCals": 103, "bmrCals": 100, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 0, "actCals": 3, "battery": 63, "skinTemp": 124, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "cf1ecdb9d62b4fceb544b0bc4fcccc5d", "rt": "instant"}
May 11 22:25:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e006565
May 11 22:25:46 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:25:46 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437546.2276232, 'type': 's', 'key': '6f0d746c0c67466ba8c4ae0aef1db6f8', 'source': 0, 'data': ''}
May 11 22:25:46 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437546.3934035, 'type': 's', 'key': 'cf1ecdb9d62b4fceb544b0bc4fcccc5d', 'source': 0, 'data': ''}
May 11 22:25:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c106565
May 11 22:25:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c306666
May 11 22:25:47 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:25:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c106565
May 11 22:25:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059306666
May 11 22:25:59 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:26:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:26:00 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437560, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:26:00 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437560, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:26:00 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437560, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "4c1815bf75d34f689108b908edc5402a", "rt": "instant"}
May 11 22:26:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000056006565
May 11 22:26:00 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:26:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 124} 13d413d40007000000000000000d039e000e030064003f007a7c
May 11 22:26:01 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437560.9951704, 'type': 's', 'key': '4c1815bf75d34f689108b908edc5402a', 'source': 0, 'data': ''}
May 11 22:26:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c206565
May 11 22:26:01 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437561, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:26:01 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437561, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:26:01 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437561, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "1077befe04584e019897f3d63fc33eda", "rt": "instant"}
May 11 22:26:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e106565
May 11 22:26:01 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:26:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:26:01 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:26:01 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437561.9251101, 'type': 's', 'key': '1077befe04584e019897f3d63fc33eda', 'source': 0, 'data': ''}
May 11 22:26:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d206464
May 11 22:26:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048106666
May 11 22:26:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043306566
May 11 22:26:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b006566
May 11 22:26:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043006566
May 11 22:26:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e306565
May 11 22:26:13 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:26:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b106666
May 11 22:26:14 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:26:14 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:26:14 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:26:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047206666
May 11 22:26:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003e207a7b
May 11 22:26:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 87, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000057106666
May 11 22:26:16 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:26:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:26:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:26:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047006666
May 11 22:26:27 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437587, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:26:27 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437587, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:26:27 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437587, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1027, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "ca93e55d944e46c7b797d92d4303d5ad", "rt": "instant"}
May 11 22:26:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206566
May 11 22:26:27 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437587, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:26:27 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437587, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:26:27 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437587, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "2884196bf6e248fbae6b48db1d896638", "rt": "instant"}
May 11 22:26:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003e307a7b
May 11 22:26:28 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437588.0085607, 'type': 's', 'key': 'ca93e55d944e46c7b797d92d4303d5ad', 'source': 0, 'data': ''}
May 11 22:26:28 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437588.0626457, 'type': 's', 'key': '2884196bf6e248fbae6b48db1d896638', 'source': 0, 'data': ''}
May 11 22:26:28 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b106566
May 11 22:26:28 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e006565
May 11 22:26:28 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:26:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:26:29 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:26:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:26:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:26:30 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:26:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 87, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000057206666
May 11 22:26:31 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:26:35 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:26:35 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:26:35 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "6de0942d292f47479fb73a398fe6d81b", "rt": "gw"}
May 11 22:26:36 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437596.1005421, 'type': 's', 'key': '6de0942d292f47479fb73a398fe6d81b', 'source': 0, 'data': ''}
May 11 22:26:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 11 22:26:41 msm8909 python3[3068]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 22:26:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:26:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003e107a7b
May 11 22:26:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:26:42 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:26:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e206565
May 11 22:26:43 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:26:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:26:43 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:26:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 87, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000057006666
May 11 22:26:43 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:26:44 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006566
May 11 22:26:45 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:26:45 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:26:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047106666
May 11 22:26:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:26:46 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:26:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047206666
May 11 22:26:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:26:55 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:26:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:26:55 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:26:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b006566
May 11 22:26:56 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:26:56 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:26:56 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106566
May 11 22:26:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003e207a7b
May 11 22:26:57 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437617, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 62, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:26:57 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437617, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 62, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:26:57 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437617, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 13, "totalCals": 103, "bmrCals": 100, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 0, "actCals": 3, "battery": 62, "skinTemp": 123, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "8e1605ab14f4431ebacfd26255295c12", "rt": "instant"}
May 11 22:26:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e306565
May 11 22:26:58 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437618.1542718, 'type': 's', 'key': '8e1605ab14f4431ebacfd26255295c12', 'source': 0, 'data': ''}
May 11 22:26:58 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:27:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e106464
May 11 22:27:09 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437629, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:27:09 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437629, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:27:09 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437629, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "079d38fa7ff14b0ea7882b8912ece617", "rt": "instant"}
May 11 22:27:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048006666
May 11 22:27:10 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437629.9594312, 'type': 's', 'key': '079d38fa7ff14b0ea7882b8912ece617', 'source': 0, 'data': ''}
May 11 22:27:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:27:10 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:27:10 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:27:10 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:27:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 251a251a000700000000000000000363000e000000004b106566
May 11 22:27:10 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437630, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:27:10 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437630, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:27:10 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437630, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 75, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "4c913494c55144c48b49b7fc3c136f7d", "rt": "instant"}
May 11 22:27:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206566
May 11 22:27:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 87, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000057206666
May 11 22:27:10 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:27:11 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437631.1095297, 'type': 's', 'key': '4c913494c55144c48b49b7fc3c136f7d', 'source': 0, 'data': ''}
May 11 22:27:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055306565
May 11 22:27:12 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:27:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003f007a7b
May 11 22:27:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 92, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005c106565
May 11 22:27:13 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:27:15 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:27:15 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:27:18 msm8909 python3[3068]: Running Scheduled: Thread Check
May 11 22:27:23 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:27:23 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:27:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:27:24 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:27:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106565
May 11 22:27:24 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:27:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048106666
May 11 22:27:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003f107a7b
May 11 22:27:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b306565
May 11 22:27:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006566
May 11 22:27:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000056006666
May 11 22:27:25 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:27:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:27:27 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:27:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:27:27 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:27:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:27:27 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:27:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006566
May 11 22:27:27 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437647, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:27:27 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437647, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:27:28 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437647, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "072cfe4f183c4035be7b4707dcae2cb6", "rt": "instant"}
May 11 22:27:28 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437648.404382, 'type': 's', 'key': '072cfe4f183c4035be7b4707dcae2cb6', 'source': 0, 'data': ''}
May 11 22:27:35 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:27:35 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:27:35 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "89278ee3e48c4b91b0e22f11dace51ad", "rt": "gw"}
May 11 22:27:36 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437656.3635054, 'type': 's', 'key': '89278ee3e48c4b91b0e22f11dace51ad', 'source': 0, 'data': ''}
May 11 22:27:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003f207a7b
May 11 22:27:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106566
May 11 22:27:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004e006464
May 11 22:27:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206565
May 11 22:27:39 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:27:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:27:39 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:27:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:27:39 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:27:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b006565
May 11 22:27:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000056106666
May 11 22:27:40 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:27:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048306666
May 11 22:27:41 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437661, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:27:41 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437661, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:27:41 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437661, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1027, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "656c71055a864b15a2555f277a220307", "rt": "instant"}
May 11 22:27:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:27:41 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437661, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:27:41 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437661, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:27:41 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437661, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "7593eef40bf847bd9ab08306585a9980", "rt": "instant"}
May 11 22:27:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 92, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005c006565
May 11 22:27:41 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:27:42 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437661.9198465, 'type': 's', 'key': '656c71055a864b15a2555f277a220307', 'source': 0, 'data': ''}
May 11 22:27:42 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437662.0021319, 'type': 's', 'key': '7593eef40bf847bd9ab08306585a9980', 'source': 0, 'data': ''}
May 11 22:27:46 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:27:46 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:27:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048006666
May 11 22:27:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:27:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055306565
May 11 22:27:51 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:27:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003f007a7b
May 11 22:27:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b206565
May 11 22:27:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:27:52 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:28:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:28:05 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:28:06 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c106666
May 11 22:28:06 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:28:06 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 92, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005c206565
May 11 22:28:06 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:28:06 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:28:06 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:28:06 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003f107a7b
May 11 22:28:06 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437686, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 63, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:28:06 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437686, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 63, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:28:06 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437686, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 13, "totalCals": 103, "bmrCals": 100, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 0, "actCals": 3, "battery": 63, "skinTemp": 123, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "1d3616abc40e49e5a1c527aef7cdfb48", "rt": "instant"}
May 11 22:28:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b306565
May 11 22:28:07 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437687.294313, 'type': 's', 'key': '1d3616abc40e49e5a1c527aef7cdfb48', 'source': 0, 'data': ''}
May 11 22:28:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006566
May 11 22:28:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000056006666
May 11 22:28:07 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:28:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:28:07 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:28:08 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:28:08 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004c306464
May 11 22:28:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106565
May 11 22:28:09 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:28:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b306565
May 11 22:28:16 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:28:16 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:28:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:28:19 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:28:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003d207a7b
May 11 22:28:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b006565
May 11 22:28:19 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437699, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:28:19 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437699, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:28:19 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437699, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "8ac2e2b685af4ba3a95c395b44cb4a02", "rt": "instant"}
May 11 22:28:20 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:28:20 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:28:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:28:20 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:28:20 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437700.4585185, 'type': 's', 'key': '8ac2e2b685af4ba3a95c395b44cb4a02', 'source': 0, 'data': ''}
May 11 22:28:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004c006464
May 11 22:28:21 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437701, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:28:21 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437701, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:28:21 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437701, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "541ab1d60f5d48bcb26a93b592babca9", "rt": "instant"}
May 11 22:28:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c206666
May 11 22:28:21 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:28:21 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437701.6725347, 'type': 's', 'key': '541ab1d60f5d48bcb26a93b592babca9', 'source': 0, 'data': ''}
May 11 22:28:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206666
May 11 22:28:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058206666
May 11 22:28:22 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:28:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:28:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e106565
May 11 22:28:33 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:28:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c006666
May 11 22:28:33 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:28:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004c106464
May 11 22:28:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b206565
May 11 22:28:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058306666
May 11 22:28:34 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:28:36 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:28:36 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:28:36 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ec3b88f3879f4dbc8ec87d79e4df16b1", "rt": "gw"}
May 11 22:28:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:28:36 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:28:36 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437716.6925228, 'type': 's', 'key': 'ec3b88f3879f4dbc8ec87d79e4df16b1', 'source': 0, 'data': ''}
May 11 22:28:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047106666
May 11 22:28:46 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:28:46 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:28:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b306565
May 11 22:28:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006666
May 11 22:28:47 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437727, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:28:47 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437727, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:28:47 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437727, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "ce7e8577879549d991b29d3e13672250", "rt": "instant"}
May 11 22:28:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:28:47 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:28:47 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437727.5084338, 'type': 's', 'key': 'ce7e8577879549d991b29d3e13672250', 'source': 0, 'data': ''}
May 11 22:28:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:28:48 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437728, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:28:48 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437728, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:28:48 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437728, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "27b27eba94ef4f049dff08e30a28e851", "rt": "instant"}
May 11 22:28:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c106666
May 11 22:28:48 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:28:49 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437728.6789792, 'type': 's', 'key': '27b27eba94ef4f049dff08e30a28e851', 'source': 0, 'data': ''}
May 11 22:28:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047206666
May 11 22:28:49 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437729, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:28:49 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437729, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:28:49 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437729, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1027, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "6f98dceeed9f4c829acedf1201cebe95", "rt": "instant"}
May 11 22:28:50 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437730.1176972, 'type': 's', 'key': '6f98dceeed9f4c829acedf1201cebe95', 'source': 0, 'data': ''}
May 11 22:28:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058106666
May 11 22:28:51 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:29:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 61, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003d307a7b
May 11 22:29:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206666
May 11 22:29:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b106565
May 11 22:29:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058206666
May 11 22:29:01 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:29:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:29:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003f107a7b
May 11 22:29:16 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437756, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 63, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:29:16 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437756, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 63, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:29:16 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437756, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 13, "totalCals": 103, "bmrCals": 100, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 0, "actCals": 3, "battery": 63, "skinTemp": 123, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "99e92f42b1a34e1394f7fd671de5fcd5", "rt": "instant"}
May 11 22:29:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045306566
May 11 22:29:16 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437756.5716672, 'type': 's', 'key': '99e92f42b1a34e1394f7fd671de5fcd5', 'source': 0, 'data': ''}
May 11 22:29:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059306666
May 11 22:29:16 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:29:17 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:29:17 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:29:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e106565
May 11 22:29:17 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:29:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d206464
May 11 22:29:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:29:17 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:29:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059006666
May 11 22:29:29 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:29:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:29:29 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:29:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d306464
May 11 22:29:30 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437770, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:29:30 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437770, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:29:30 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437770, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "b85d33444cf04433af19e790826efbaa", "rt": "instant"}
May 11 22:29:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106565
May 11 22:29:30 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:29:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045106566
May 11 22:29:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003f307a7b
May 11 22:29:31 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437770.879632, 'type': 's', 'key': 'b85d33444cf04433af19e790826efbaa', 'source': 0, 'data': ''}
May 11 22:29:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b006565
May 11 22:29:31 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437771, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:29:31 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437771, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:29:31 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437771, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "3f297886074546e0a1b021a235994ff6", "rt": "instant"}
May 11 22:29:31 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437771.6602397, 'type': 's', 'key': '3f297886074546e0a1b021a235994ff6', 'source': 0, 'data': ''}
May 11 22:29:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047206666
May 11 22:29:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e306565
May 11 22:29:32 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:29:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:29:32 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:29:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:29:33 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:29:36 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:29:36 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:29:36 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "460eb3c99d294d0ba872d00ba23c2995", "rt": "gw"}
May 11 22:29:37 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437777.1670365, 'type': 's', 'key': '460eb3c99d294d0ba872d00ba23c2995', 'source': 0, 'data': ''}
May 11 22:29:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045206566
May 11 22:29:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b106565
May 11 22:29:43 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:29:43 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:29:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047006666
May 11 22:29:44 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e006565
May 11 22:29:44 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:29:45 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:29:45 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:29:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003f007a7b
May 11 22:29:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:29:45 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:29:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:29:47 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:29:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:29:47 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:29:47 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:29:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:29:57 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:29:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047106565
May 11 22:29:57 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437797, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:29:57 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437797, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:29:57 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437797, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "9c1e574bc8a741f1a390a75c95da3803", "rt": "instant"}
May 11 22:29:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055006565
May 11 22:29:57 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:29:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e106565
May 11 22:29:57 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:29:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045306566
May 11 22:29:57 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437797, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 69, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:29:57 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437797, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 69, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:29:57 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437797, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 69, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "1edc403699274e6a9f86b4402427b343", "rt": "instant"}
May 11 22:29:58 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:29:58 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:29:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:29:58 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:29:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003f107a7b
May 11 22:29:58 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437798.0456901, 'type': 's', 'key': '9c1e574bc8a741f1a390a75c95da3803', 'source': 0, 'data': ''}
May 11 22:29:58 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437798.3023877, 'type': 's', 'key': '1edc403699274e6a9f86b4402427b343', 'source': 0, 'data': ''}
May 11 22:29:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059306666
May 11 22:29:58 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:29:58 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047106666
May 11 22:29:58 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437798, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:29:58 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437798, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:29:58 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437798, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1027, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "eb9867cae23b4390bccd3a144f8c90d4", "rt": "instant"}
May 11 22:29:59 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:29:59 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:29:59 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437799.3785286, 'type': 's', 'key': 'eb9867cae23b4390bccd3a144f8c90d4', 'source': 0, 'data': ''}
May 11 22:29:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:29:59 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:30:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a206666
May 11 22:30:11 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:30:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:30:11 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:30:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005d306565
May 11 22:30:12 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:30:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:30:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:30:12 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:30:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206565
May 11 22:30:14 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:30:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045106566
May 11 22:30:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000046306666
May 11 22:30:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b006565
May 11 22:30:18 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:30:18 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:30:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000046006666
May 11 22:30:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:30:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 3, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003e037a7b
May 11 22:30:25 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437825, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 3, 'actCals': 3, 'battery': 62, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:30:25 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437825, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 13, 'totalCals': 103, 'bmrCals': 100, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 3, 'actCals': 3, 'battery': 62, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:30:25 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437825, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 13, "totalCals": 103, "bmrCals": 100, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 3, "actCals": 3, "battery": 62, "skinTemp": 123, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "a219366a4c8445699837a2847c39a990", "rt": "instant"}
May 11 22:30:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:30:25 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:30:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c106565
May 11 22:30:25 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437825.5987034, 'type': 's', 'key': 'a219366a4c8445699837a2847c39a990', 'source': 0, 'data': ''}
May 11 22:30:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a306666
May 11 22:30:26 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:30:26 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005d006565
May 11 22:30:26 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:30:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:30:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045206566
May 11 22:30:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059206666
May 11 22:30:27 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:30:28 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005d106565
May 11 22:30:28 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:30:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:30:37 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:30:37 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:30:37 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "d7a38fd4cfce4b6e80812b502e2d8316", "rt": "gw"}
May 11 22:30:37 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437837.5219998, 'type': 's', 'key': 'd7a38fd4cfce4b6e80812b502e2d8316', 'source': 0, 'data': ''}
May 11 22:30:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045006566
May 11 22:30:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055006465
May 11 22:30:39 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:30:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 3, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003e237a7b
May 11 22:30:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:30:39 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:30:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a106666
May 11 22:30:40 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:30:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000046106666
May 11 22:30:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c306565
May 11 22:30:40 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437840, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:30:40 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437840, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:30:40 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437840, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "9439d107d3e1447fbbae7b6650f6eb93", "rt": "instant"}
May 11 22:30:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005d206565
May 11 22:30:40 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:30:41 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437840.9397349, 'type': 's', 'key': '9439d107d3e1447fbbae7b6650f6eb93', 'source': 0, 'data': ''}
May 11 22:30:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d206464
May 11 22:30:42 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437842, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:30:42 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437842, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:30:42 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437842, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "deebf8f138444993a61f05f64b452a5f", "rt": "instant"}
May 11 22:30:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:30:42 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437842.5582523, 'type': 's', 'key': 'deebf8f138444993a61f05f64b452a5f', 'source': 0, 'data': ''}
May 11 22:30:48 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:30:48 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:30:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005d306565
May 11 22:30:53 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:30:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206465
May 11 22:30:54 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:30:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045106566
May 11 22:30:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 3, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003e337a7b
May 11 22:30:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:30:54 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:30:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:30:55 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:30:56 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:30:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000046306666
May 11 22:30:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 89, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000059106666
May 11 22:30:57 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:30:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 90, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005a206666
May 11 22:30:57 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:31:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 3, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 13, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 100, 'thermal_gen': 14, 'total_cals': 103, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000d039e000e030064003e037a7b
May 11 22:31:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:31:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058306666
May 11 22:31:09 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:31:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c006666
May 11 22:31:09 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:31:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000046006666
May 11 22:31:09 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437869, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:31:09 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437869, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:31:09 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437869, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1027, "sleepState": 0, "actCals": 0, "battery": 70, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "c3519e187d4d47e28d5e84d2ca5f5dee", "rt": "instant"}
May 11 22:31:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:31:09 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:31:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c206565
May 11 22:31:10 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437870.1844492, 'type': 's', 'key': 'c3519e187d4d47e28d5e84d2ca5f5dee', 'source': 0, 'data': ''}
May 11 22:31:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055006465
May 11 22:31:11 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:31:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:31:11 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437871, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:31:11 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437871, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:31:11 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437871, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "85b75785706d47b7bfb3240bfccd780c", "rt": "instant"}
May 11 22:31:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c006666
May 11 22:31:12 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:31:12 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437872.3414602, 'type': 's', 'key': '85b75785706d47b7bfb3240bfccd780c', 'source': 0, 'data': ''}
May 11 22:31:19 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:31:19 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:31:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:31:21 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:31:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:31:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e030066003e207a7b
May 11 22:31:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c106666
May 11 22:31:21 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:31:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:31:21 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:31:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c306565
May 11 22:31:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006566
May 11 22:31:23 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437883, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:31:23 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437883, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:31:23 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437883, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "d3d53c3e5b144300a633e32bca3a39c0", "rt": "instant"}
May 11 22:31:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d306464
May 11 22:31:24 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437883.8637288, 'type': 's', 'key': 'd3d53c3e5b144300a633e32bca3a39c0', 'source': 0, 'data': ''}
May 11 22:31:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:31:24 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:31:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c006565
May 11 22:31:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106566
May 11 22:31:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:31:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047306666
May 11 22:31:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e030066003e307a7b
May 11 22:31:36 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437896, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 14, 'totalCals': 105, 'bmrCals': 102, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 62, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:31:36 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437896, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 14, 'totalCals': 105, 'bmrCals': 102, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 62, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:31:36 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437896, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 14, "totalCals": 105, "bmrCals": 102, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 0, "actCals": 3, "battery": 62, "skinTemp": 123, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "2a425cf956874c6b9a121c7c9ae78e6f", "rt": "instant"}
May 11 22:31:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 11 22:31:36 msm8909 python3[3068]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 22:31:37 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:31:37 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:31:37 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "f812f70793fa470fbcf109b873d1ed58", "rt": "gw"}
May 11 22:31:37 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437897.405823, 'type': 's', 'key': '2a425cf956874c6b9a121c7c9ae78e6f', 'source': 0, 'data': ''}
May 11 22:31:37 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437897.6200247, 'type': 's', 'key': 'f812f70793fa470fbcf109b873d1ed58', 'source': 0, 'data': ''}
May 11 22:31:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058206666
May 11 22:31:38 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:31:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:31:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c306666
May 11 22:31:39 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:31:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:31:39 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:31:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c006666
May 11 22:31:49 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:31:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:31:49 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:31:49 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:31:49 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:31:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:31:49 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:31:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044306566
May 11 22:31:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:31:49 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:31:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:31:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e030066003e107a7b
May 11 22:31:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c206565
May 11 22:31:52 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437912, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:31:52 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437912, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:31:52 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437912, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "f9b9ac9ccc184ced81e2b330fc39b0c7", "rt": "instant"}
May 11 22:31:52 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437912.6095624, 'type': 's', 'key': 'f9b9ac9ccc184ced81e2b330fc39b0c7', 'source': 0, 'data': ''}
May 11 22:31:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d206464
May 11 22:31:53 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437913, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:31:53 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437913, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:31:53 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437913, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "610ffc1b10d94dd6987bbb7f6bb77bf4", "rt": "instant"}
May 11 22:31:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058306666
May 11 22:31:53 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:31:53 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:31:53 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:31:53 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437913.9277074, 'type': 's', 'key': '610ffc1b10d94dd6987bbb7f6bb77bf4', 'source': 0, 'data': ''}
May 11 22:31:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047106666
May 11 22:32:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:32:03 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:32:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e030066003e207a7b
May 11 22:32:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047206666
May 11 22:32:04 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:32:04 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:32:04 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e206565
May 11 22:32:04 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:32:04 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006566
May 11 22:32:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c106666
May 11 22:32:05 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:32:06 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106565
May 11 22:32:06 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:32:06 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047206565
May 11 22:32:06 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:32:06 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:32:07 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c306565
May 11 22:32:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:32:17 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:32:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058206666
May 11 22:32:18 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:32:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e030066003e007a7b
May 11 22:32:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:32:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206566
May 11 22:32:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:32:19 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:32:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c106565
May 11 22:32:19 msm8909 python3[3068]: Running Scheduled: Thread Check
May 11 22:32:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:32:19 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:32:19 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:32:19 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:32:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 84, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000054306465
May 11 22:32:20 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:32:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:32:21 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:32:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047006565
May 11 22:32:31 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437951, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:32:31 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437951, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:32:31 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437951, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "24b507faa91a418491db6332e3c47bcd", "rt": "instant"}
May 11 22:32:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:32:31 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:32:31 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437951.6378047, 'type': 's', 'key': '24b507faa91a418491db6332e3c47bcd', 'source': 0, 'data': ''}
May 11 22:32:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d206464
May 11 22:32:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:32:33 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:32:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044306566
May 11 22:32:33 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437953, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:32:33 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437953, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:32:33 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437953, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "9667faf5a395420497248d9f4ff61843", "rt": "instant"}
May 11 22:32:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e030066003e107a7b
May 11 22:32:34 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437953.7520931, 'type': 's', 'key': '9667faf5a395420497248d9f4ff61843', 'source': 0, 'data': ''}
May 11 22:32:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 84, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000054006465
May 11 22:32:35 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:32:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058306666
May 11 22:32:35 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:32:37 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:32:37 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:32:37 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "8f6376ee63a4400da63c3327b29206d1", "rt": "gw"}
May 11 22:32:38 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437957.961592, 'type': 's', 'key': '8f6376ee63a4400da63c3327b29206d1', 'source': 0, 'data': ''}
May 11 22:32:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000046206666
May 11 22:32:45 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437965, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:32:45 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437965, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:32:45 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437965, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1027, "sleepState": 0, "actCals": 0, "battery": 70, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "9a297dc1d57246e88d6a962df4440cfe", "rt": "instant"}
May 11 22:32:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:32:45 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:32:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:32:45 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:32:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e030066003e207a7b
May 11 22:32:45 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437965, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 14, 'totalCals': 105, 'bmrCals': 102, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 62, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:32:45 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437965, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 14, 'totalCals': 105, 'bmrCals': 102, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 62, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:32:45 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437965, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 14, "totalCals": 105, "bmrCals": 102, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 0, "actCals": 3, "battery": 62, "skinTemp": 123, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "4d70f7483a964bf18b4a0b8a274b6821", "rt": "instant"}
May 11 22:32:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:32:46 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:32:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:32:46 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:32:46 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437965.9197195, 'type': 's', 'key': '9a297dc1d57246e88d6a962df4440cfe', 'source': 0, 'data': ''}
May 11 22:32:46 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437966.1737487, 'type': 's', 'key': '4d70f7483a964bf18b4a0b8a274b6821', 'source': 0, 'data': ''}
May 11 22:32:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c306565
May 11 22:32:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 84, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000054106465
May 11 22:32:48 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:32:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047206565
May 11 22:32:49 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:32:49 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:32:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 11 22:32:49 msm8909 python3[3068]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 22:32:50 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:32:50 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:32:59 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:32:59 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:32:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 70, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000046006666
May 11 22:33:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058206666
May 11 22:33:00 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:33:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 62, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e030066003e007a7b
May 11 22:33:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:33:00 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437980, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:33:00 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437980, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:33:00 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437980, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "b4a172d91de1475bbea46b7a4ab3d503", "rt": "instant"}
May 11 22:33:00 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005d006565
May 11 22:33:00 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:33:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c106565
May 11 22:33:01 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715437981, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:33:01 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715437981, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:33:01 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715437981, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "08cbee87c916412096eee504c651e0f6", "rt": "instant"}
May 11 22:33:01 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437981.0503709, 'type': 's', 'key': 'b4a172d91de1475bbea46b7a4ab3d503', 'source': 0, 'data': ''}
May 11 22:33:01 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715437981.6603713, 'type': 's', 'key': '08cbee87c916412096eee504c651e0f6', 'source': 0, 'data': ''}
May 11 22:33:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047306565
May 11 22:33:04 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:33:04 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:33:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b006666
May 11 22:33:13 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:33:13 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c206565
May 11 22:33:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048106666
May 11 22:33:14 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 92, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005c206565
May 11 22:33:14 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:33:15 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:33:15 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:33:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 84, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000054006465
May 11 22:33:15 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:33:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e0300660040107a7b
May 11 22:33:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:33:16 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:33:16 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:33:16 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:33:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:33:17 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:33:17 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:33:17 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:33:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e0300660040207a7b
May 11 22:33:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:33:20 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:33:20 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:33:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106465
May 11 22:33:27 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:33:28 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c006565
May 11 22:33:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048306666
May 11 22:33:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:33:29 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:33:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 92, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005c306565
May 11 22:33:29 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:33:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:33:29 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:33:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e0300660040307a7b
May 11 22:33:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:33:30 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:33:30 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:33:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:33:30 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:33:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:33:30 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:33:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:33:31 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:33:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:33:32 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:33:37 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:33:37 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:33:37 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c5ed8394117c416e9d6fedecb9bf4b80", "rt": "gw"}
May 11 22:33:38 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438018.184865, 'type': 's', 'key': 'c5ed8394117c416e9d6fedecb9bf4b80', 'source': 0, 'data': ''}
May 11 22:33:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:33:41 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:33:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058206666
May 11 22:33:41 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:33:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048006666
May 11 22:33:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055306465
May 11 22:33:42 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:33:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:33:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 92, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005c006565
May 11 22:33:42 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:33:42 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e0300660040007a7b
May 11 22:33:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c106565
May 11 22:33:44 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048006565
May 11 22:33:44 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438024, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:33:44 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438024, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:33:44 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438024, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "7e64c5276ae641b9943b3456b6d4e8e4", "rt": "instant"}
May 11 22:33:45 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438025.3442426, 'type': 's', 'key': '7e64c5276ae641b9943b3456b6d4e8e4', 'source': 0, 'data': ''}
May 11 22:33:45 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 11 22:33:45 msm8909 python3[3068]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 22:33:50 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:33:50 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:33:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e0300660040107a7b
May 11 22:33:54 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438034, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 14, 'totalCals': 105, 'bmrCals': 102, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 64, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:33:54 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438034, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 14, 'totalCals': 105, 'bmrCals': 102, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 64, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:33:55 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438034, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 14, "totalCals": 105, "bmrCals": 102, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 0, "actCals": 3, "battery": 64, "skinTemp": 123, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "0ca44b9d61434756b01e5c855bffa44d", "rt": "instant"}
May 11 22:33:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:33:55 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:33:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:33:55 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:33:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b106666
May 11 22:33:55 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:33:55 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438035.412425, 'type': 's', 'key': '0ca44b9d61434756b01e5c855bffa44d', 'source': 0, 'data': ''}
May 11 22:33:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:33:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044006566
May 11 22:33:57 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438037, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:33:57 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438037, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:33:57 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438037, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "5a52d6695d9a4747b6739bb91b2de06b", "rt": "instant"}
May 11 22:33:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c306565
May 11 22:33:58 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438038.2896829, 'type': 's', 'key': '5a52d6695d9a4747b6739bb91b2de06b', 'source': 0, 'data': ''}
May 11 22:33:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106465
May 11 22:33:59 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:33:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 92, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005c206565
May 11 22:33:59 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:33:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d206464
May 11 22:34:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206465
May 11 22:34:09 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:34:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:34:10 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:34:10 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c006565
May 11 22:34:10 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438050, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:34:10 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438050, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:34:10 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438050, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "e01eee75515f48e8bfba45592ddbf794", "rt": "instant"}
May 11 22:34:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:34:11 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:34:11 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438050.9028721, 'type': 's', 'key': 'e01eee75515f48e8bfba45592ddbf794', 'source': 0, 'data': ''}
May 11 22:34:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048306666
May 11 22:34:11 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438051, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:34:11 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438051, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:34:11 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438051, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1027, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "fd026b842ea347238b0e289e91ade7c4", "rt": "instant"}
May 11 22:34:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 92, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005c306565
May 11 22:34:11 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:34:11 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:34:11 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438051, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:34:11 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438051, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1037, 'sleepState': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:34:11 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438051, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1037, "sleepState": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "bbcb9cf3a6624c379e396668569d87ea", "rt": "instant"}
May 11 22:34:11 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438051.8768559, 'type': 's', 'key': 'fd026b842ea347238b0e289e91ade7c4', 'source': 0, 'data': ''}
May 11 22:34:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e0300660040307a7b
May 11 22:34:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:34:12 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438052.2997406, 'type': 's', 'key': 'bbcb9cf3a6624c379e396668569d87ea', 'source': 0, 'data': ''}
May 11 22:34:12 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c306666
May 11 22:34:12 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:34:12 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:34:12 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:34:21 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:34:21 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:34:23 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:34:23 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:34:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048006666
May 11 22:34:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e106565
May 11 22:34:23 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:34:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d106464
May 11 22:34:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047006565
May 11 22:34:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e0300660040007a7b
May 11 22:34:24 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043306566
May 11 22:34:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004106565
May 11 22:34:25 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:34:25 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c006666
May 11 22:34:25 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:34:27 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c206565
May 11 22:34:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 11 22:34:37 msm8909 python3[3068]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 22:34:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043006566
May 11 22:34:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c306565
May 11 22:34:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:34:37 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:34:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c106666
May 11 22:34:37 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:34:37 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:34:37 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:34:37 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b30bdf0572d74d0faad7f824ee1430c2", "rt": "gw"}
May 11 22:34:38 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438078.2836285, 'type': 's', 'key': 'b30bdf0572d74d0faad7f824ee1430c2', 'source': 0, 'data': ''}
May 11 22:34:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:34:38 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:34:38 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106465
May 11 22:34:38 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:34:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e0300660040207a7b
May 11 22:34:39 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 22:34:39 msm8909 python3[3068]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 22:34:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:34:40 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:34:40 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048206666
May 11 22:34:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d306464
May 11 22:34:41 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e206565
May 11 22:34:41 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:34:51 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:34:51 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:34:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:34:51 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:34:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:34:51 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:34:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043206566
May 11 22:34:51 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047206565
May 11 22:34:51 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438091, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:34:51 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438091, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:34:51 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438091, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "5910cf4d9609417bb9cb1727212a4dfe", "rt": "instant"}
May 11 22:34:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:34:52 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:34:52 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438092.389559, 'type': 's', 'key': '5910cf4d9609417bb9cb1727212a4dfe', 'source': 0, 'data': ''}
May 11 22:34:52 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058106666
May 11 22:34:52 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:34:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e0300660040307a7b
May 11 22:34:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e006565
May 11 22:34:53 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:34:53 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206465
May 11 22:34:53 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:34:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1037, 'battery': 77, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040d0017000001004d006464
May 11 22:34:54 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c306666
May 11 22:34:54 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:34:55 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048306666
May 11 22:35:04 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058306666
May 11 22:35:04 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:35:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c106565
May 11 22:35:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e030066003f107a7b
May 11 22:35:05 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438105, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 14, 'totalCals': 105, 'bmrCals': 102, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 63, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:35:05 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438105, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 14, 'totalCals': 105, 'bmrCals': 102, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 63, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:35:05 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438105, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 14, "totalCals": 105, "bmrCals": 102, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 0, "actCals": 3, "battery": 63, "skinTemp": 123, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "37d1632ba7ad4d0e89d1224e8c58c9d2", "rt": "instant"}
May 11 22:35:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000048006666
May 11 22:35:06 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438106.1472168, 'type': 's', 'key': '37d1632ba7ad4d0e89d1224e8c58c9d2', 'source': 0, 'data': ''}
May 11 22:35:06 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 67, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000043306566
May 11 22:35:06 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438106, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:35:06 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438106, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:35:06 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438106, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 67, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "e916bbc501fb49a4861eb22b9369c4e2", "rt": "instant"}
May 11 22:35:07 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438107.1104014, 'type': 's', 'key': 'e916bbc501fb49a4861eb22b9369c4e2', 'source': 0, 'data': ''}
May 11 22:35:08 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 733, 'battery': 94, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002dd00440210d0005e106565
May 11 22:35:08 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:35:08 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055006465
May 11 22:35:08 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:35:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000047006565
May 11 22:35:09 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c006666
May 11 22:35:09 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:35:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045006566
May 11 22:35:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 734, 'battery': 92, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002de00440210d0005c206565
May 11 22:35:20 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:35:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047206666
May 11 22:35:20 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438120, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:35:20 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438120, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:35:20 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438120, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1027, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "f47c59255d464ebba7c3f3ca73ea150f", "rt": "instant"}
May 11 22:35:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e030066003f207a7b
May 11 22:35:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c206666
May 11 22:35:20 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:35:20 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106465
May 11 22:35:20 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:35:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:35:21 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:35:21 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438121.0489821, 'type': 's', 'key': 'f47c59255d464ebba7c3f3ca73ea150f', 'source': 0, 'data': ''}
May 11 22:35:21 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:35:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:35:22 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:35:22 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:35:22 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:35:22 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c306565
May 11 22:35:22 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438122, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:35:22 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438122, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:35:22 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438122, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 76, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "d658705d35e34c1fa2e91a110030f429", "rt": "instant"}
May 11 22:35:22 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:35:22 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:35:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058006666
May 11 22:35:23 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:35:23 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438122.820688, 'type': 's', 'key': 'd658705d35e34c1fa2e91a110030f429', 'source': 0, 'data': ''}
May 11 22:35:23 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:35:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e030066003f307a7b
May 11 22:35:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c306666
May 11 22:35:33 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:35:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1038, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040e0017000001004e006464
May 11 22:35:33 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438133, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1038, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:35:33 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438133, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1038, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:35:33 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438133, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1038, "sleepState": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "2d9138ae1daf40b3bd669729f0e33f06", "rt": "instant"}
May 11 22:35:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:35:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045206566
May 11 22:35:34 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438134.0631087, 'type': 's', 'key': '2d9138ae1daf40b3bd669729f0e33f06', 'source': 0, 'data': ''}
May 11 22:35:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058206666
May 11 22:35:34 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:35:34 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c006565
May 11 22:35:35 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047306666
May 11 22:35:36 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206465
May 11 22:35:36 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:35:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004006565
May 11 22:35:37 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:35:37 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 734, 'battery': 92, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002de00440210d0005c006565
May 11 22:35:37 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:35:38 msm8909 python3[3068]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x08w', 'mtp_version': 5} 0877065f00
May 11 22:35:38 msm8909 python3[3068]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 22:35:38 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:35:38 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:35:38 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "164cf34ca0ac42da9b6be295906d2e7b", "rt": "gw"}
May 11 22:35:38 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438138.5219777, 'type': 's', 'key': '164cf34ca0ac42da9b6be295906d2e7b', 'source': 0, 'data': ''}
May 11 22:35:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 734, 'battery': 92, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002de00440210d0005c106565
May 11 22:35:47 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:35:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058306666
May 11 22:35:47 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:35:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047106666
May 11 22:35:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e030066003f107a7b
May 11 22:35:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c006666
May 11 22:35:48 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:35:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1038, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040e0017000001004e106464
May 11 22:35:48 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c206565
May 11 22:35:49 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:35:49 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:35:50 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055006465
May 11 22:35:50 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:35:50 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 69, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000045106566
May 11 22:35:52 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:35:52 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:36:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:36:01 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:36:01 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 734, 'battery': 92, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002de00440210d0005c306565
May 11 22:36:01 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:36:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:36:02 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:36:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 63, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e030066003f207a7b
May 11 22:36:02 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 92, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005c206666
May 11 22:36:02 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:36:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055106465
May 11 22:36:03 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:36:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:36:03 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438163, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:36:03 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438163, 'wearableId': 63, 'gatewayId': '00e15e66f988db', 'configId': 293, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:FC:44:79'}
May 11 22:36:03 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438163, "wearableId": 63, "gatewayId": "00e15e66f988db", "configId": 293, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:FC:44:79"}, "key": "48ba2824f5c04faea2b87a10833186ce", "rt": "instant"}
May 11 22:36:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206566
May 11 22:36:03 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c306565
May 11 22:36:04 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438163.7515221, 'type': 's', 'key': '48ba2824f5c04faea2b87a10833186ce', 'source': 0, 'data': ''}
May 11 22:36:04 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:36:04 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:36:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047206666
May 11 22:36:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1038, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040e0017000001004e306464
May 11 22:36:05 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 76, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004c006565
May 11 22:36:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047306666
May 11 22:36:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 925, 'battery': 85, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039d000e0000000055206465
May 11 22:36:15 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:36:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1038, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040e0017000001004e006464
May 11 22:36:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b106565
May 11 22:36:15 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044306566
May 11 22:36:15 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438175, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:36:15 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438175, 'wearableId': 75, 'gatewayId': '00e15e66f988db', 'configId': 291, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 14, 'sleepState': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:11:B9:D2'}
May 11 22:36:15 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438175, "wearableId": 75, "gatewayId": "00e15e66f988db", "configId": 291, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 14, "sleepState": 0, "actCals": 0, "battery": 68, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:11:B9:D2"}, "key": "80c86810586148cd866cb5e95ca3f6f6", "rt": "instant"}
May 11 22:36:16 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058206666
May 11 22:36:16 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:36:16 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438176.3570848, 'type': 's', 'key': '80c86810586148cd866cb5e95ca3f6f6', 'source': 0, 'data': ''}
May 11 22:36:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e0300660040007a7b
May 11 22:36:17 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438177, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 14, 'totalCals': 105, 'bmrCals': 102, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 64, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:36:17 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438177, 'wearableId': 81, 'gatewayId': '00e15e66f988db', 'configId': 301, 'statusValues': {'heartRate': 0, 'sleepDuration': 14, 'totalCals': 105, 'bmrCals': 102, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 122, 'solarGen': 926, 'sleepState': 0, 'actCals': 3, 'battery': 64, 'skinTemp': 123, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:30:B0:14'}
May 11 22:36:17 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438177, "wearableId": 81, "gatewayId": "00e15e66f988db", "configId": 301, "statusValues": {"heartRate": 0, "sleepDuration": 14, "totalCals": 105, "bmrCals": 102, "totalSteps": 0, "walkSteps": 0, "caseTemp": 122, "solarGen": 926, "sleepState": 0, "actCals": 3, "battery": 64, "skinTemp": 123, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:30:B0:14"}, "key": "8933c4567bb34a4c976a89c9e1d4d3b9", "rt": "instant"}
May 11 22:36:17 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b306666
May 11 22:36:17 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:36:17 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438177.8504236, 'type': 's', 'key': '8933c4567bb34a4c976a89c9e1d4d3b9', 'source': 0, 'data': ''}
May 11 22:36:18 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:36:19 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'walk_steps': 610, 'solar_gen': 734, 'battery': 93, 'act_cals': 2, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 610, 'bmr_cals': 208, 'thermal_gen': 68, 'total_cals': 210, 'distance': 477, 'skin_temp': 101} 10d310d300070000026201dd000002de00440210d0005d006565
May 11 22:36:19 msm8909 python3[3068]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 22:36:22 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:36:23 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:36:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058306666
May 11 22:36:29 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:36:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047106666
May 11 22:36:29 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438189, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:36:29 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438189, 'wearableId': 74, 'gatewayId': '00e15e66f988db', 'configId': 294, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 102, 'solarGen': 1027, 'sleepState': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 102, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:32:34:65'}
May 11 22:36:29 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438189, "wearableId": 74, "gatewayId": "00e15e66f988db", "configId": 294, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 102, "solarGen": 1027, "sleepState": 0, "actCals": 0, "battery": 71, "skinTemp": 102, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:32:34:65"}, "key": "5ad264aec9f74eabb0fb70262857684e", "rt": "instant"}
May 11 22:36:29 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e0300660040107a7b
May 11 22:36:30 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438190.0918396, 'type': 's', 'key': '5ad264aec9f74eabb0fb70262857684e', 'source': 0, 'data': ''}
May 11 22:36:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 926, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039e000e0000000056006465
May 11 22:36:30 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:36:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1038, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040e0017000001004e206464
May 11 22:36:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044106566
May 11 22:36:30 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b206565
May 11 22:36:30 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438190, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:36:30 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438190, 'wearableId': 76, 'gatewayId': '00e15e66f988db', 'configId': 295, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 101, 'solarGen': 867, 'sleepState': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'runSteps': 0, 'distance': 0, 'thermalGen': 14}, 'deviceId': '06:05:04:02:E8:6A'}
May 11 22:36:30 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438190, "wearableId": 76, "gatewayId": "00e15e66f988db", "configId": 295, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "totalSteps": 0, "walkSteps": 0, "caseTemp": 101, "solarGen": 867, "sleepState": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "runSteps": 0, "distance": 0, "thermalGen": 14}, "deviceId": "06:05:04:02:E8:6A"}, "key": "9f3590a68ca74118a70f1eed8053b076", "rt": "instant"}
May 11 22:36:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004206565
May 11 22:36:31 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:36:31 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438191.2589822, 'type': 's', 'key': '9f3590a68ca74118a70f1eed8053b076', 'source': 0, 'data': ''}
May 11 22:36:31 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b106666
May 11 22:36:31 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:36:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:36:32 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:36:32 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048106565
May 11 22:36:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 22:36:33 msm8909 python3[3068]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 22:36:33 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b206565
May 11 22:36:38 msm8909 python3[3068]: [SSE] Sending keepalive ping
May 11 22:36:38 msm8909 python3[3068]: [SSE] SENDING GATEWAY STATUS PING
May 11 22:36:38 msm8909 python3[3068]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "28f33701f1ae4cd0bd27a2a053017e19", "rt": "gw"}
May 11 22:36:39 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438198.9662762, 'type': 's', 'key': '28f33701f1ae4cd0bd27a2a053017e19', 'source': 0, 'data': ''}
May 11 22:36:43 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'solar_gen': 925, 'battery': 88, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1dd51dd500070000000000000000039d000e0000000058106666
May 11 22:36:43 msm8909 python3[3068]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 22:36:44 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'solar_gen': 927, 'battery': 91, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 18cf18cf00070000000000000000039f000e000000005b206666
May 11 22:36:44 msm8909 python3[3068]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 22:36:44 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b006565
May 11 22:36:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 926, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039e000e0000000056106465
May 11 22:36:45 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:36:45 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044206566
May 11 22:36:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'solar_gen': 924, 'battery': 4, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 10c610c600070000000000000000039c000e0000000004306565
May 11 22:36:46 msm8909 python3[3068]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 22:36:46 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047306666
May 11 22:36:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e0300660040307a7b
May 11 22:36:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1038, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040e0017000001004e306464
May 11 22:36:47 msm8909 python3[3068]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'utcTimestamp': 1715438207, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1038, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:36:47 msm8909 python3[3068]: [SSE] Instant: {'firmwareRevision': None, 'utcTimestamp': 1715438207, 'wearableId': 73, 'gatewayId': '00e15e66f988db', 'configId': 292, 'statusValues': {'heartRate': 0, 'sleepDuration': 0, 'totalCals': 1, 'bmrCals': 1, 'totalSteps': 0, 'walkSteps': 0, 'caseTemp': 100, 'solarGen': 1038, 'sleepState': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'runSteps': 0, 'distance': 0, 'thermalGen': 23}, 'deviceId': '06:05:04:AF:F9:E9'}
May 11 22:36:47 msm8909 python3[3068]: [SSE] Sending: {"msg": {"firmwareRevision": null, "utcTimestamp": 1715438207, "wearableId": 73, "gatewayId": "00e15e66f988db", "configId": 292, "statusValues": {"heartRate": 0, "sleepDuration": 0, "totalCals": 1, "bmrCals": 1, "totalSteps": 0, "walkSteps": 0, "caseTemp": 100, "solarGen": 1038, "sleepState": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "runSteps": 0, "distance": 0, "thermalGen": 23}, "deviceId": "06:05:04:AF:F9:E9"}, "key": "3aae15a6bf38423caa17635c1d33dadd", "rt": "instant"}
May 11 22:36:47 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048206565
May 11 22:36:48 msm8909 python3[3068]: [SSE] RX'd: {'timestamp': 1715438208.3110168, 'type': 's', 'key': '3aae15a6bf38423caa17635c1d33dadd', 'source': 0, 'data': ''}
May 11 22:36:53 msm8909 python3[3068]: Running Scheduled: Check Network
May 11 22:36:53 msm8909 python3[3068]: [NET] NETWORK GOOD.
May 11 22:36:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'solar_gen': 14, 'battery': 68, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 1d921d9200070000000000000000000e000e0000000044306566
May 11 22:36:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'walk_steps': 0, 'solar_gen': 14, 'battery': 72, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1d691d6900070000000000000000000e000e0000000048306565
May 11 22:36:57 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 22:36:57 msm8909 python3[3068]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 22:36:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\rU', 'pairing_code': b'\rU', 'walk_steps': 0, 'solar_gen': 1027, 'battery': 71, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 102, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 23, 'total_cals': 0, 'distance': 0, 'skin_temp': 102} 0d550d5500070000000000000000040300170000000047006666
May 11 22:36:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'solar_gen': 926, 'battery': 64, 'act_cals': 3, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 122, 'sleep_duration': 14, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 102, 'thermal_gen': 14, 'total_cals': 105, 'distance': 0, 'skin_temp': 123} 13d413d40007000000000000000e039e000e0300660040007a7b
May 11 22:36:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'walk_steps': 0, 'solar_gen': 867, 'battery': 75, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 101, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 251a251a000700000000000000000363000e000000004b106565
May 11 22:36:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'solar_gen': 926, 'battery': 86, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 0, 'thermal_gen': 14, 'total_cals': 0, 'distance': 0, 'skin_temp': 101} 1583158300070000000000000000039e000e0000000056306465
May 11 22:36:59 msm8909 python3[3068]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 22:36:59 msm8909 python3[3068]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'solar_gen': 1038, 'battery': 78, 'act_cals': 0, 'sleep_state': 0, 'mtp_version': 7, 'case_temp': 100, 'sleep_duration': 0, 'run_steps': 0, 'heart_rate': 0, 'total_steps': 0, 'bmr_cals': 1, 'thermal_gen': 23, 'total_cals': 1, 'distance': 0, 'skin_temp': 100} 0f890f8900070000000000000000040e0017000001004e106464
May 11 22:37:00 msm8909 python3[3068]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT