-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 09 05:20:08 msm8909 python3[2255]: DB VERSION: 9
May 09 05:20:08 msm8909 python3[2255]: [DB] No upgrade needed
May 09 05:20:08 msm8909 python3[2255]: [DEBUG] Looking for old files to remove in /data/logs
May 09 05:20:08 msm8909 python3[2255]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 05:20:08 msm8909 python3[2255]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 05:20:08 msm8909 python3[2255]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 05:20:09 msm8909 python3[2255]: [SSE] SETTING UP SSE
May 09 05:20:09 msm8909 python3[2255]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 05:20:09 msm8909 python3[2255]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xaf47fd90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 05:20:09 msm8909 python3[2255]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xae9ab2d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 05:20:22 msm8909 python3[2255]: Traceback (most recent call last):
May 09 05:20:22 msm8909 python3[2255]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 09 05:20:22 msm8909 python3[2255]: hci0 = BluetoothAdapter(0);
May 09 05:20:22 msm8909 python3[2255]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 09 05:20:22 msm8909 python3[2255]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 09 05:20:22 msm8909 python3[2255]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 09 05:20:22 msm8909 python3[2255]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 09 05:20:22 msm8909 python3[2255]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 09 05:20:22 msm8909 python3[2255]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 09 05:20:22 msm8909 python3[2255]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 09 05:20:22 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 09 05:20:22 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 09 05:20:22 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 09 05:20:27 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 09 05:20:27 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 09 05:20:27 msm8909 systemd[1]: Started Mother Gateway Service.
May 09 05:20:30 msm8909 python3[3048]: READING DB FROM FILE: /data/mother.db
May 09 05:20:30 msm8909 python3[3048]: DB VERSION: 9
May 09 05:20:30 msm8909 python3[3048]: [DB] No upgrade needed
May 09 05:20:30 msm8909 python3[3048]: [DEBUG] Looking for old files to remove in /data/logs
May 09 05:20:30 msm8909 python3[3048]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 05:20:30 msm8909 python3[3048]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 05:20:30 msm8909 python3[3048]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 05:20:31 msm8909 python3[3048]: [SSE] SETTING UP SSE
May 09 05:20:31 msm8909 python3[3048]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 05:21:09 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:21:09 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:21:09 msm8909 python3[3048]: Running Scheduled: Thread Check
May 09 05:21:09 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:21:09 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:21:09 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "4eeda98d6cfe488d96da1dee05cdaec3", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:21:09 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203232.5489628, 'source': 0, 'key': '93fa88fb72b544cea0728f3f43db8d0c'}
May 09 05:21:09 msm8909 python3[3048]: [SSE] RX'd: {'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'type': 'gw', 'timestamp': 1715203233.8191116, 'source': 1, 'key': None}
May 09 05:21:09 msm8909 python3[3048]: [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"}]', 'type': 'wearables', 'timestamp': 1715203233.831847, 'source': 1, 'key': None}
May 09 05:21:09 msm8909 python3[3048]: [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}', 'type': 'wconfig', 'timestamp': 1715203234.0407493, 'source': 1, 'key': None}
May 09 05:21:09 msm8909 python3[3048]: [SSE] UPDATING W CONFIG
May 09 05:21:09 msm8909 python3[3048]: [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}', 'type': 'wconfig', 'timestamp': 1715203234.2493224, 'source': 1, 'key': None}
May 09 05:21:09 msm8909 python3[3048]: [SSE] UPDATING W CONFIG
May 09 05:21:09 msm8909 python3[3048]: [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}', 'type': 'wconfig', 'timestamp': 1715203234.4804013, 'source': 1, 'key': None}
May 09 05:21:09 msm8909 python3[3048]: [SSE] UPDATING W CONFIG
May 09 05:21:09 msm8909 python3[3048]: [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}', 'type': 'wconfig', 'timestamp': 1715203234.7455821, 'source': 1, 'key': None}
May 09 05:21:09 msm8909 python3[3048]: [SSE] UPDATING W CONFIG
May 09 05:21:09 msm8909 python3[3048]: [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}', 'type': 'wconfig', 'timestamp': 1715203234.9519253, 'source': 1, 'key': None}
May 09 05:21:09 msm8909 python3[3048]: [SSE] UPDATING W CONFIG
May 09 05:21:09 msm8909 python3[3048]: DBUS: Discovered 06:05:04:63:30:52 .
May 09 05:21:09 msm8909 python3[3048]: [SSE] RX'd: {'data': '0', 'type': 'prov', 'timestamp': 1715203235.0074186, 'source': 1, 'key': None}
May 09 05:21:09 msm8909 python3[3048]: [SSE] SETTING PROVISIONING TO: 0
May 09 05:21:09 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\tB', 'alert_status': b'\x00', 'company_id': b'\tB'} 094209420006
May 09 05:21:09 msm8909 python3[3048]: [CONFIG] SSE Has new config, updating
May 09 05:21:09 msm8909 python3[3048]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 05:21:09 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 05:21:09 msm8909 python3[3048]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 05:21:09 msm8909 python3[3048]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 05:21:09 msm8909 python3[3048]: [CLOUD] Activating Gateway
May 09 05:21:09 msm8909 python3[3048]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 09 05:21:09 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005c205e5d
May 09 05:21:09 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:21:09 msm8909 python3[3048]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 09 05:21:09 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:21:09 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:21:10 msm8909 python3[3048]: DBUS: Discovered 06:05:04:71:88:0E .
May 09 05:21:10 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x12\xde', 'mtp_version': 5, 'company_id': b'_\x00'} 12de055f00
May 09 05:21:10 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 09 05:21:10 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203269.9066172, 'source': 0, 'key': '4eeda98d6cfe488d96da1dee05cdaec3'}
May 09 05:21:10 msm8909 python3[3048]: DBUS: Discovered 06:05:04:50:93:05 .
May 09 05:21:10 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059005e5e
May 09 05:21:10 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:21:10 msm8909 python3[3048]: DBUS: Discovered 06:05:04:62:A2:9E .
May 09 05:21:10 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x06^', 'mtp_version': 5, 'company_id': b'_\x00'} 065e055f00
May 09 05:21:10 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 05:21:10 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004d005e5e
May 09 05:21:10 msm8909 python3[3048]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 09 05:21:10 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 77, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1025, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203270, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:21:10 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 77, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1025, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203270, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:21:10 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "cfed891b6ca641d0a8ff8022aa3c666d", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 77, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1025, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715203270, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:21:10 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 05:21:10 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:21:11 msm8909 python3[3048]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 09 05:21:11 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203271, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:21:11 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203271, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:21:11 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "5350caeb95e6449192b9f9b706a745ab", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 72, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715203271, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:21:13 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004d005e5e
May 09 05:21:15 msm8909 python3[3048]: DBUS: Connected to 06:05:04:02:E8:6A
May 09 05:21:15 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 09 05:21:15 msm8909 python3[3048]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 09 05:21:15 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "145396e143ab42f999bb6048d5f11962", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 76, "status": 3}]}}
May 09 05:21:15 msm8909 python3[3048]: ACTIVATING HR.
May 09 05:21:16 msm8909 python3[3048]: DBUS: Discovered 06:05:04:48:10:21 .
May 09 05:21:16 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:21:16 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:21:16 msm8909 python3[3048]: DBUS: Discovered 06:05:04:09:A0:9C .
May 09 05:21:16 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 09 05:21:16 msm8909 python3[3048]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 05:21:16 msm8909 python3[3048]: DBUS: Discovered 06:05:04:31:50:9D .
May 09 05:21:16 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:21:16 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:21:16 msm8909 python3[3048]: DBUS: Discovered 06:05:04:1F:66:01 .
May 09 05:21:16 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:21:16 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:21:17 msm8909 python3[3048]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 09 05:21:17 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:21:17 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:21:17 msm8909 python3[3048]: DBUS: Discovered 06:05:04:61:15:83 .
May 09 05:21:17 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1020, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fc001500200d0057205c5c
May 09 05:21:17 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:21:17 msm8909 python3[3048]: DBUS: Discovered 06:05:04:7A:56:97 .
May 09 05:21:17 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 09 05:21:17 msm8909 python3[3048]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 05:21:17 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e205e5e
May 09 05:21:17 msm8909 python3[3048]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 09 05:21:17 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 94, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203277, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:21:17 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 94, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203277, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:21:17 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "7eba992d659044e0b0e06e30ba960f24", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 78, "sleepDuration": 0, "runSteps": 0, "caseTemp": 94, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715203277, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:21:17 msm8909 python3[3048]: DBUS: Discovered 06:05:04:66:30:47 .
May 09 05:21:17 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\t7', 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 09 05:21:17 msm8909 python3[3048]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 05:21:18 msm8909 python3[3048]: DBUS: Discovered 06:05:04:6D:74:4C .
May 09 05:21:18 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'&,', 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 09 05:21:18 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 05:21:18 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047306565
May 09 05:21:18 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x06^', 'mtp_version': 5, 'company_id': b'_\x00'} 065e055f00
May 09 05:21:18 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 05:21:18 msm8909 python3[3048]: DBUS: Discovered 06:05:04:13:9C:CF .
May 09 05:21:18 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:21:18 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:21:19 msm8909 python3[3048]: DBUS: Discovered 06:05:04:33:04:2B .
May 09 05:21:19 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:21:19 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:21:20 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x06^', 'mtp_version': 5, 'company_id': b'_\x00'} 065e055f00
May 09 05:21:20 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 05:21:22 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 05:21:22 msm8909 python3[3048]: 53.54679536819458 [06:05:04:02:E8:6A] <- HR 0000
May 09 05:21:23 msm8909 python3[3048]: DBUS: Read 06:05:04:02:E8:6A : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 208, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 26, 2, 232, 106, 0, 0, 0]
May 09 05:21:23 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 09 05:21:23 msm8909 python3[3048]: GOT Pairing Code: 251a
May 09 05:21:23 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 05:21:23 msm8909 python3[3048]: NO FW Update needed.
May 09 05:21:23 msm8909 python3[3048]: LAST SYNC: 1715196097
May 09 05:21:24 msm8909 python3[3048]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [112, 8, 0, 0, 35, 8, 0, 1, 77, 0, 0, 2, 225, 148, 2, 16, 248, 240, 0, 17, 233, 163, 1, 18, 0, 0, 0, 32, 173, 6, 0, 48, 1, 4, 0, 64, 21, 0, 0, 65, 94, 0, 0, 80, 94, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 05:21:24 msm8909 python3[3048]: ACTIVITY: 0
May 09 05:21:24 msm8909 python3[3048]: HR READING: 0 TOOK 0.000466 secs
May 09 05:21:24 msm8909 python3[3048]: DEACTIVATING HR.
May 09 05:21:24 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 05:21:24 msm8909 python3[3048]: GOT Instant Data: {'thermal_gen': 21, 'total_steps': 2160, 'case_temp': 94, 'battery': 77, 'act_cals': 107497, 'total_cals': 169185, 'activity': 0, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'heart_rate': 0, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'bmr_cals': 61688}
May 09 05:21:24 msm8909 python3[3048]: W ID: 76
May 09 05:21:24 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'actCals': 107497, 'thermalGen': 21, 'battery': 77, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 169185, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'activity': 0, 'solarGen': 1025, 'walkSteps': 2083, 'bmrCals': 61688}, 'wearableId': 76, 'utcTimestamp': 1715203284, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:21:24 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'actCals': 107497, 'thermalGen': 21, 'battery': 77, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 169185, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'activity': 0, 'solarGen': 1025, 'walkSteps': 2083, 'bmrCals': 61688}, 'wearableId': 76, 'utcTimestamp': 1715203284, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:21:24 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "ae7a7a6d39194ab182aa2ac1ea01d05b", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "actCals": 107497, "thermalGen": 21, "battery": 77, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 169185, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "activity": 0, "solarGen": 1025, "walkSteps": 2083, "bmrCals": 61688}, "wearableId": 76, "utcTimestamp": 1715203284, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:21:24 msm8909 python3[3048]: Instant Upload complete
May 09 05:21:24 msm8909 python3[3048]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 09 05:21:27 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 05:21:27 msm8909 python3[3048]: DBUS: 06:05:04:02:E8:6A disconnected.
May 09 05:21:27 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004d005e5e
May 09 05:21:27 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203271.3412635, 'source': 0, 'key': 'cfed891b6ca641d0a8ff8022aa3c666d'}
May 09 05:21:27 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203271.4031234, 'source': 0, 'key': '5350caeb95e6449192b9f9b706a745ab'}
May 09 05:21:27 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203275.9219441, 'source': 0, 'key': '145396e143ab42f999bb6048d5f11962'}
May 09 05:21:27 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203278.0701492, 'source': 0, 'key': '7eba992d659044e0b0e06e30ba960f24'}
May 09 05:21:27 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203284.8043382, 'source': 0, 'key': 'ae7a7a6d39194ab182aa2ac1ea01d05b'}
May 09 05:21:32 msm8909 python3[3048]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 09 05:21:32 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:21:32 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:21:32 msm8909 python3[3048]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 09 05:21:32 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'company_id': b'\x12t'} 127412740006
May 09 05:21:32 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 05:21:32 msm8909 python3[3048]: DBUS: Discovered 06:05:04:44:7C:06 .
May 09 05:21:32 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:21:32 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:21:32 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:21:32 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:21:33 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000048206464
May 09 05:21:33 msm8909 python3[3048]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 09 05:21:33 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203293, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:21:33 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203293, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:21:33 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "7d50931d1cea4cba9dd4c093c7129111", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 72, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715203293, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:21:34 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203293.8500133, 'source': 0, 'key': '7d50931d1cea4cba9dd4c093c7129111'}
May 09 05:21:34 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:21:34 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:21:35 msm8909 python3[3048]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 09 05:21:35 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x1b\xab', 'mtp_version': 5, 'company_id': b'_\x00'} 1bab065f00
May 09 05:21:35 msm8909 python3[3048]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 09 05:21:35 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047206565
May 09 05:21:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'&,', 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 09 05:21:36 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 05:21:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:21:36 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:21:37 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005c005e5d
May 09 05:21:37 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:21:37 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004d305e5e
May 09 05:21:39 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:21:39 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:21:46 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004d005e5e
May 09 05:21:47 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e105e5e
May 09 05:21:47 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047306565
May 09 05:21:49 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005c205e5d
May 09 05:21:49 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:21:50 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000048006464
May 09 05:21:50 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:21:50 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:21:51 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:21:51 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:22:00 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047006565
May 09 05:22:01 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:22:01 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:22:01 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000048106464
May 09 05:22:02 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:22:02 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:22:04 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005c305e5d
May 09 05:22:04 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:22:04 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:22:04 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:22:04 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004d205e5e
May 09 05:22:05 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:22:05 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:22:05 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059105e5e
May 09 05:22:05 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:22:05 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:22:05 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:22:09 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:22:09 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:22:09 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:22:09 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:22:09 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "d1d18bd3ac8d4c68babc8d04bd7a7c3c", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:22:10 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203330.2697914, 'source': 0, 'key': 'd1d18bd3ac8d4c68babc8d04bd7a7c3c'}
May 09 05:22:11 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 09 05:22:14 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:22:14 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:22:14 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f005e5e
May 09 05:22:14 msm8909 python3[3048]: DBUS: Discovered 06:05:04:67:BC:31 .
May 09 05:22:14 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x1f\xf1', 'mtp_version': 5, 'company_id': b'_\x00'} 1ff1065f00
May 09 05:22:14 msm8909 python3[3048]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 09 05:22:14 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004e305e5e
May 09 05:22:14 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:22:14 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:22:14 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f80015000000005a205e5e
May 09 05:22:14 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:22:14 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:22:14 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:22:15 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:22:15 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:22:15 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000048206464
May 09 05:22:16 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005d005e5d
May 09 05:22:16 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:22:16 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:22:16 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:22:16 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:22:16 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:22:19 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049306464
May 09 05:22:22 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047006565
May 09 05:22:24 msm8909 python3[3048]: DBUS: Connected to 06:05:04:11:B9:D2
May 09 05:22:24 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 75, 'status': 3}]}
May 09 05:22:24 msm8909 python3[3048]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 75, 'status': 3}]}
May 09 05:22:25 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "ad35c08f1004426482d0c0dae80c757e", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 75, "status": 3}]}}
May 09 05:22:25 msm8909 python3[3048]: ACTIVATING HR.
May 09 05:22:31 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005d205e5d
May 09 05:22:31 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:22:31 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004e105e5e
May 09 05:22:31 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1025, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203351, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:22:31 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1025, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203351, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:22:31 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "561c30f6a2c24c3183203262b3bf147b", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1025, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715203351, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:22:31 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 05:22:31 msm8909 python3[3048]: 123.03354573249817 [06:05:04:11:B9:D2] <- HR 0000
May 09 05:22:32 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f105e5e
May 09 05:22:32 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 94, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203352, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:22:32 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 94, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203352, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:22:32 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "7ba20a98f94a40608d41c1690e0b1c96", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 94, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715203352, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:22:32 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f80015000000005a005e5e
May 09 05:22:32 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:22:33 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:22:33 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:22:33 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x06^', 'mtp_version': 5, 'company_id': b'_\x00'} 065e055f00
May 09 05:22:33 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 05:22:33 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049006464
May 09 05:22:33 msm8909 python3[3048]: DBUS: Read 06:05:04:11:B9:D2 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 210, 222, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 09 05:22:33 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 09 05:22:33 msm8909 python3[3048]: GOT Pairing Code: 1d92
May 09 05:22:33 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 05:22:33 msm8909 python3[3048]: NO FW Update needed.
May 09 05:22:33 msm8909 python3[3048]: LAST SYNC: 1715196638
May 09 05:22:34 msm8909 python3[3048]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [114, 8, 0, 0, 50, 8, 0, 1, 64, 0, 0, 2, 128, 167, 2, 16, 162, 202, 0, 17, 222, 220, 1, 18, 0, 0, 0, 32, 34, 7, 0, 48, 21, 0, 0, 64, 21, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 05:22:34 msm8909 python3[3048]: ACTIVITY: 0
May 09 05:22:34 msm8909 python3[3048]: HR READING: 0 TOOK 0.000467 secs
May 09 05:22:34 msm8909 python3[3048]: DEACTIVATING HR.
May 09 05:22:34 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 05:22:34 msm8909 python3[3048]: GOT Instant Data: {'thermal_gen': 21, 'total_steps': 2162, 'case_temp': 101, 'battery': 72, 'act_cals': 122078, 'total_cals': 173952, 'activity': 0, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'heart_rate': 0, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'bmr_cals': 51874}
May 09 05:22:34 msm8909 python3[3048]: W ID: 75
May 09 05:22:34 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 122078, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 173952, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'activity': 0, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51874}, 'wearableId': 75, 'utcTimestamp': 1715203354, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:22:34 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 122078, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 173952, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'activity': 0, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51874}, 'wearableId': 75, 'utcTimestamp': 1715203354, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:22:34 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "9c30384d960b45438bdf027b0661e6f8", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 122078, "thermalGen": 21, "battery": 72, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 173952, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "activity": 0, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51874}, "wearableId": 75, "utcTimestamp": 1715203354, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:22:34 msm8909 python3[3048]: Instant Upload complete
May 09 05:22:34 msm8909 python3[3048]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 09 05:22:36 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1020, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fc001500200d0057205c5c
May 09 05:22:36 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:22:37 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 05:22:37 msm8909 python3[3048]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 09 05:22:37 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047006565
May 09 05:22:37 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203345.4133835, 'source': 0, 'key': 'ad35c08f1004426482d0c0dae80c757e'}
May 09 05:22:37 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203352.1953912, 'source': 0, 'key': '561c30f6a2c24c3183203262b3bf147b'}
May 09 05:22:37 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203352.4739556, 'source': 0, 'key': '7ba20a98f94a40608d41c1690e0b1c96'}
May 09 05:22:37 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203354.8774455, 'source': 0, 'key': '9c30384d960b45438bdf027b0661e6f8'}
May 09 05:22:38 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 09 05:22:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005d005e5d
May 09 05:22:48 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:22:48 msm8909 python3[3048]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 09 05:22:48 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x8e', 'alert_status': b'\x00', 'company_id': b'\n\x8e'} 0a8e0a8e0006
May 09 05:22:48 msm8909 python3[3048]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 09 05:22:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1020, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fc001500200d0057305c5c
May 09 05:22:48 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:22:48 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004e305e5e
May 09 05:22:49 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:22:52 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:22:52 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:22:58 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:32:34:65
May 09 05:22:58 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 05:22:58 msm8909 python3[3048]: Device not connected, retrying later
May 09 05:22:58 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:22:58 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:22:58 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 09 05:23:03 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049006464
May 09 05:23:05 msm8909 python3[3048]: DBUS: Connected to 06:05:04:32:34:65
May 09 05:23:05 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 09 05:23:05 msm8909 python3[3048]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 09 05:23:05 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "b00898adfc7a4ce28f12a1524dd0fd1c", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 74, "status": 3}]}}
May 09 05:23:05 msm8909 python3[3048]: ACTIVATING HR.
May 09 05:23:05 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'company_id': b'\x12t'} 127412740006
May 09 05:23:05 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 05:23:05 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1020, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fc001500200d0057105c5c
May 09 05:23:05 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:23:07 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049306565
May 09 05:23:08 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004e105e5e
May 09 05:23:09 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:23:09 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:23:12 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 05:23:12 msm8909 python3[3048]: 163.52949404716492 [06:05:04:32:34:65] <- HR 0000
May 09 05:23:13 msm8909 python3[3048]: DBUS: Read 06:05:04:32:34:65 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 209, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 09 05:23:13 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 09 05:23:13 msm8909 python3[3048]: GOT Pairing Code: 0d55
May 09 05:23:13 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 05:23:13 msm8909 python3[3048]: NO FW Update needed.
May 09 05:23:13 msm8909 python3[3048]: LAST SYNC: 1715196269
May 09 05:23:14 msm8909 python3[3048]: 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, 38, 0, 0, 64, 6, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 05:23:14 msm8909 python3[3048]: ACTIVITY: 0
May 09 05:23:14 msm8909 python3[3048]: HR READING: 0 TOOK 0.000846 secs
May 09 05:23:14 msm8909 python3[3048]: DEACTIVATING HR.
May 09 05:23:14 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 05:23:14 msm8909 python3[3048]: GOT Instant Data: {'thermal_gen': 6, 'total_steps': 0, 'case_temp': 100, 'battery': 73, 'act_cals': 0, 'total_cals': 0, 'activity': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'bmr_cals': 0}
May 09 05:23:14 msm8909 python3[3048]: W ID: 74
May 09 05:23:14 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'activity': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203394, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:23:14 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'activity': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203394, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:23:14 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "c55d1b0626634a3a87e8893bd011129c", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "activity": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715203394, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:23:14 msm8909 python3[3048]: Instant Upload complete
May 09 05:23:14 msm8909 python3[3048]: DBUS: Disconnecting from 06:05:04:32:34:65
May 09 05:23:17 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 05:23:17 msm8909 python3[3048]: DBUS: 06:05:04:32:34:65 disconnected.
May 09 05:23:17 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049006464
May 09 05:23:17 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:23:17 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:23:17 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "dc93b424041e4d0fa91a4407d1e7cac4", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:23:17 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203385.6332252, 'source': 0, 'key': 'b00898adfc7a4ce28f12a1524dd0fd1c'}
May 09 05:23:17 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203395.1586983, 'source': 0, 'key': 'c55d1b0626634a3a87e8893bd011129c'}
May 09 05:23:18 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203398.0872347, 'source': 0, 'key': 'dc93b424041e4d0fa91a4407d1e7cac4'}
May 09 05:23:22 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:23:22 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:23:23 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004e205e5e
May 09 05:23:25 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057305c5c
May 09 05:23:25 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:23:26 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f305e5e
May 09 05:23:28 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:23:28 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:23:32 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 09 05:23:33 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f305e5e
May 09 05:23:35 msm8909 python3[3048]: DBUS: Connected to 06:05:04:AF:F9:E9
May 09 05:23:35 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 09 05:23:35 msm8909 python3[3048]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 09 05:23:35 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "7caf3992a6484fdf8ce46fd83d4bafbd", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 73, "status": 3}]}}
May 09 05:23:35 msm8909 python3[3048]: ACTIVATING HR.
May 09 05:23:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:23:36 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:23:36 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:23:36 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:23:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:23:36 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:23:36 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000058205e5e
May 09 05:23:36 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:23:38 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 09 05:23:38 msm8909 python3[3048]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 05:23:38 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049206464
May 09 05:23:39 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:23:39 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:23:40 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057105c5c
May 09 05:23:40 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:23:40 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049206565
May 09 05:23:40 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203420, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:23:40 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203420, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:23:40 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "4e77af6259794fd1b762f085b5c2c4b9", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 73, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715203420, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:23:40 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004e005e5e
May 09 05:23:40 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1025, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203420, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:23:40 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1025, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203420, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:23:40 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "954f8bcf6181490db9246f79fd3450f3", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1025, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715203420, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:23:42 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 05:23:42 msm8909 python3[3048]: 193.48956799507141 [06:05:04:AF:F9:E9] <- HR 0000
May 09 05:23:43 msm8909 python3[3048]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 206, 148, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 09 05:23:43 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 09 05:23:43 msm8909 python3[3048]: GOT Pairing Code: 0f89
May 09 05:23:43 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 05:23:43 msm8909 python3[3048]: NO FW Update needed.
May 09 05:23:43 msm8909 python3[3048]: LAST SYNC: 1715195540
May 09 05:23:44 msm8909 python3[3048]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 38, 0, 0, 64, 6, 0, 0, 65, 94, 0, 0, 80, 94, 0, 0, 81, 79, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 05:23:44 msm8909 python3[3048]: ACTIVITY: 0
May 09 05:23:44 msm8909 python3[3048]: HR READING: 0 TOOK 0.000484 secs
May 09 05:23:44 msm8909 python3[3048]: DEACTIVATING HR.
May 09 05:23:44 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 05:23:44 msm8909 python3[3048]: GOT Instant Data: {'thermal_gen': 6, 'total_steps': 0, 'case_temp': 94, 'battery': 79, 'act_cals': 0, 'total_cals': 0, 'activity': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'heart_rate': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'bmr_cals': 0}
May 09 05:23:44 msm8909 python3[3048]: W ID: 73
May 09 05:23:44 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 94, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'activity': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203424, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:23:44 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 94, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'activity': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203424, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:23:44 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "d27da60f06504572b58133f3080f1223", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 94, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "activity": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715203424, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:23:44 msm8909 python3[3048]: Instant Upload complete
May 09 05:23:44 msm8909 python3[3048]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 09 05:23:47 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 05:23:47 msm8909 python3[3048]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 09 05:23:47 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f305e5e
May 09 05:23:47 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203416.1568186, 'source': 0, 'key': '7caf3992a6484fdf8ce46fd83d4bafbd'}
May 09 05:23:47 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203421.2399802, 'source': 0, 'key': '4e77af6259794fd1b762f085b5c2c4b9'}
May 09 05:23:47 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203421.3388648, 'source': 0, 'key': '954f8bcf6181490db9246f79fd3450f3'}
May 09 05:23:47 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203424.7327144, 'source': 0, 'key': 'd27da60f06504572b58133f3080f1223'}
May 09 05:23:52 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:23:52 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:23:53 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049306565
May 09 05:23:53 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000058005e5e
May 09 05:23:53 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:23:53 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049006464
May 09 05:23:54 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:23:54 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:23:54 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:23:54 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:23:54 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:23:54 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:23:54 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:23:54 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:23:55 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057205c5c
May 09 05:23:55 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:23:55 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004e205e5e
May 09 05:23:55 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:23:55 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:23:55 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005b305e5d
May 09 05:23:55 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:23:56 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:23:56 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:23:59 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:23:59 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:24:07 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'company_id': b'\x12t'} 127412740006
May 09 05:24:07 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 05:24:07 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049106464
May 09 05:24:07 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057305c5c
May 09 05:24:07 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:24:07 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049106565
May 09 05:24:08 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004e305e5e
May 09 05:24:09 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e005e5e
May 09 05:24:09 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:24:09 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:24:09 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:24:09 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:24:10 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005d005e5d
May 09 05:24:10 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:24:18 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:24:18 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:24:18 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "07e3398579f34598858d7bba5fae2a45", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:24:18 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203458.5107303, 'source': 0, 'key': '07e3398579f34598858d7bba5fae2a45'}
May 09 05:24:20 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059305e5e
May 09 05:24:20 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:24:20 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005d105e5d
May 09 05:24:20 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:24:21 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049206464
May 09 05:24:21 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203461, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:24:21 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203461, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:24:21 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "fb5f574694e04f8980f8b8177aa90576", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715203461, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:24:21 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203461.6107275, 'source': 0, 'key': 'fb5f574694e04f8980f8b8177aa90576'}
May 09 05:24:21 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e105e5e
May 09 05:24:22 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049206565
May 09 05:24:22 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057105c5c
May 09 05:24:22 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:24:23 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004e005e5e
May 09 05:24:24 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049306565
May 09 05:24:24 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057105c5c
May 09 05:24:24 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:24:25 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:24:25 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:24:25 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004e105e5e
May 09 05:24:29 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:24:29 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:24:34 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 09 05:24:34 msm8909 python3[3048]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 05:24:34 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057205c5c
May 09 05:24:34 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:24:34 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049306464
May 09 05:24:35 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059005e5e
May 09 05:24:35 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:24:36 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e305e5e
May 09 05:24:36 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049006565
May 09 05:24:37 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005d305e5d
May 09 05:24:37 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:24:48 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:24:48 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:24:49 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e005e5e
May 09 05:24:49 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 94, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203489, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:24:49 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 94, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203489, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:24:49 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "f27fc2a3625843e7bcfe1b3f4a207915", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 78, "sleepDuration": 0, "runSteps": 0, "caseTemp": 94, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715203489, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:24:50 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203489.508373, 'source': 0, 'key': 'f27fc2a3625843e7bcfe1b3f4a207915'}
May 09 05:24:50 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004e305e5e
May 09 05:24:50 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1025, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203490, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:24:50 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1025, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203490, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:24:50 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "15a999fba8724a8fb7483f300b493d80", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1025, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715203490, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:24:50 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059205e5e
May 09 05:24:50 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:24:50 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005d005e5d
May 09 05:24:50 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:24:51 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203490.6350076, 'source': 0, 'key': '15a999fba8724a8fb7483f300b493d80'}
May 09 05:24:51 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049106565
May 09 05:24:51 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203491, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:24:51 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203491, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:24:51 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "408c24aa3019454cb1444632b2f6de5d", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 73, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715203491, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:24:52 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057005c5c
May 09 05:24:52 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:24:52 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:24:52 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:24:52 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203492.4684353, 'source': 0, 'key': '408c24aa3019454cb1444632b2f6de5d'}
May 09 05:25:00 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:25:00 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:25:02 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005d105e5d
May 09 05:25:02 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:25:02 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000401001506b03d004e005e5e
May 09 05:25:03 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:25:04 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:25:04 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:25:04 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e105e5e
May 09 05:25:04 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:25:04 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:25:05 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059305e5e
May 09 05:25:05 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:25:05 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:25:05 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:25:05 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:25:05 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:25:06 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f205d5e
May 09 05:25:07 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:25:07 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:25:07 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057105c5c
May 09 05:25:07 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:25:16 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:25:16 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:25:16 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:25:16 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:25:16 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005b305e5d
May 09 05:25:16 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:25:17 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:25:17 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:25:17 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048006565
May 09 05:25:18 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:25:18 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:25:18 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "f4b9138aa9894b47a290e938c9267a97", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:25:18 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f305d5e
May 09 05:25:18 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203518.5757442, 'source': 0, 'key': 'f4b9138aa9894b47a290e938c9267a97'}
May 09 05:25:19 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 86, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0056305c5c
May 09 05:25:19 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:25:19 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e205e5e
May 09 05:25:19 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059105e5e
May 09 05:25:19 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:25:30 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:25:30 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:25:31 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049006464
May 09 05:25:31 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203531, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:25:31 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203531, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:25:31 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "7043dda45f0e42a1a049a1ccbc5293e4", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715203531, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:25:31 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:25:31 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:25:31 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005b005e5d
May 09 05:25:31 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:25:31 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203531.6007087, 'source': 0, 'key': '7043dda45f0e42a1a049a1ccbc5293e4'}
May 09 05:25:31 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:25:32 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059205e5e
May 09 05:25:32 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:25:32 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:25:32 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:25:34 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 86, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0056005c5c
May 09 05:25:34 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:25:34 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e005e5e
May 09 05:25:35 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:25:35 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:25:44 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e105e5e
May 09 05:25:44 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:25:44 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:25:44 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059305e5e
May 09 05:25:44 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:25:45 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:25:45 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:25:45 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f205d5e
May 09 05:25:46 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 86, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0056105c5c
May 09 05:25:46 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:25:46 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 09 05:25:46 msm8909 python3[3048]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 05:25:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049206464
May 09 05:25:48 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:25:49 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005b205e5d
May 09 05:25:49 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:25:58 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f305d5e
May 09 05:25:58 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203558, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:25:58 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203558, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:25:58 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "fd97ef14f7e046d8a2d0e2d331a93a3e", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715203558, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:25:58 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203558.6852038, 'source': 0, 'key': 'fd97ef14f7e046d8a2d0e2d331a93a3e'}
May 09 05:25:58 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059105e5e
May 09 05:25:58 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:25:58 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fa0015000002005b305e5d
May 09 05:25:58 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:25:59 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e205e5e
May 09 05:25:59 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203559, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:25:59 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203559, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:25:59 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "a517d1faa7114fee98622ea603d274ca", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1026, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715203559, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:25:59 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049306464
May 09 05:26:00 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203559.7505035, 'source': 0, 'key': 'a517d1faa7114fee98622ea603d274ca'}
May 09 05:26:00 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:26:00 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203560, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:26:00 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203560, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:26:00 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "4c5a620e95ee4c0897cc65fab0b99868", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 72, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715203560, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:26:00 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:26:00 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:26:01 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203560.8216231, 'source': 0, 'key': '4c5a620e95ee4c0897cc65fab0b99868'}
May 09 05:26:01 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:26:01 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:26:09 msm8909 python3[3048]: Running Scheduled: Thread Check
May 09 05:26:12 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:26:12 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:26:12 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:26:12 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049006464
May 09 05:26:13 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e005d5e
May 09 05:26:13 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 86, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0056005c5c
May 09 05:26:13 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:26:13 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059205e5e
May 09 05:26:13 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:26:16 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e005e5e
May 09 05:26:18 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:26:18 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:26:18 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "81f9e0a2fa28495ebfb710cc2d0a196f", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:26:18 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203578.7221014, 'source': 0, 'key': '81f9e0a2fa28495ebfb710cc2d0a196f'}
May 09 05:26:26 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:26:26 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:26:26 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e105e5e
May 09 05:26:27 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057205c5c
May 09 05:26:27 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:26:27 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005b205e5d
May 09 05:26:27 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:26:27 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e205d5e
May 09 05:26:27 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:26:28 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059005e5e
May 09 05:26:28 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:26:30 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049206464
May 09 05:26:30 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:26:30 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:26:31 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059005e5e
May 09 05:26:31 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:26:40 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005b305e5d
May 09 05:26:40 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:26:40 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e305d5e
May 09 05:26:41 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059105e5e
May 09 05:26:41 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:26:41 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e205e5e
May 09 05:26:42 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:26:54 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:26:54 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:26:54 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:26:54 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e105d5e
May 09 05:26:55 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057005c5c
May 09 05:26:55 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:26:55 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049006464
May 09 05:26:55 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203615, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:26:55 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203615, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:26:55 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "828e8d208d8a4788a652a87737787a0b", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715203615, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:26:56 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e005e5e
May 09 05:26:56 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203615.9733241, 'source': 0, 'key': '828e8d208d8a4788a652a87737787a0b'}
May 09 05:26:57 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:26:57 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:26:58 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059305e5e
May 09 05:26:58 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:27:01 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:27:01 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:27:08 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'&,', 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 09 05:27:08 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 05:27:08 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e105e5e
May 09 05:27:08 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203628, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:27:08 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203628, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:27:08 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "48fc69edf0044f0ba2f4ee01f6355f92", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1026, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715203628, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:27:08 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:27:08 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:27:09 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:27:09 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:27:09 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049106464
May 09 05:27:09 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048006565
May 09 05:27:09 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203629, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:27:09 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203629, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:27:09 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "6576a225222e46f28de14cc3a628b108", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 72, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715203629, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:27:09 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203629.0659544, 'source': 0, 'key': '48fc69edf0044f0ba2f4ee01f6355f92'}
May 09 05:27:09 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057205c5c
May 09 05:27:09 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:27:09 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005b205e5d
May 09 05:27:09 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:27:10 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203629.5232048, 'source': 0, 'key': '6576a225222e46f28de14cc3a628b108'}
May 09 05:27:12 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f205d5e
May 09 05:27:12 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203632, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:27:12 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203632, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:27:12 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "55b280c8b1c949a88d13801e22430540", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715203632, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:27:13 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059005e5e
May 09 05:27:13 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:27:13 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203632.9833839, 'source': 0, 'key': '55b280c8b1c949a88d13801e22430540'}
May 09 05:27:18 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:27:18 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:27:18 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "46f7a7d44f854ef68cb4bb0dfd290ed7", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:27:18 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203638.7190962, 'source': 0, 'key': '46f7a7d44f854ef68cb4bb0dfd290ed7'}
May 09 05:27:22 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:27:22 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:27:22 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000048206464
May 09 05:27:23 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059105e5e
May 09 05:27:23 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:27:24 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:27:24 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:27:24 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:27:24 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:27:26 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:27:26 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057005c5c
May 09 05:27:26 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:27:27 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005c005e5d
May 09 05:27:27 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:27:31 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:27:31 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:27:36 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:27:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'&,', 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 09 05:27:36 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 05:27:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:27:36 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:27:36 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057105c5c
May 09 05:27:36 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:27:36 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059305e5e
May 09 05:27:36 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:27:37 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:27:37 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:27:37 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:27:37 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:27:37 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000048006464
May 09 05:27:38 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e005e5e
May 09 05:27:38 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:27:38 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:27:50 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048006565
May 09 05:27:50 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e105e5e
May 09 05:27:51 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005c305e5d
May 09 05:27:51 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:27:51 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059005e5e
May 09 05:27:51 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:27:53 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:27:53 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:27:54 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057205c5c
May 09 05:27:54 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:28:01 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:28:01 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:28:04 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1021, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fd001500200d0057305c5c
May 09 05:28:04 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:28:05 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000048206464
May 09 05:28:05 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203685, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:28:05 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203685, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:28:05 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "0bb84b0bb08a4b31800203ea6097a90e", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 72, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715203685, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:28:05 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:28:05 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:28:05 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:28:06 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203685.7910509, 'source': 0, 'key': '0bb84b0bb08a4b31800203ea6097a90e'}
May 09 05:28:06 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005c005e5d
May 09 05:28:06 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:28:06 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f005d5e
May 09 05:28:07 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e305e5e
May 09 05:28:18 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:28:18 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:28:18 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "e71df8a18b5644798c5d2f881dce36cd", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:28:19 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049306464
May 09 05:28:19 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f105e5e
May 09 05:28:19 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 94, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203699, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:28:19 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 94, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203699, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:28:19 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "840dae9192ed4427abf8a057c686e486", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 94, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715203699, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:28:19 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203699.2201786, 'source': 0, 'key': 'e71df8a18b5644798c5d2f881dce36cd'}
May 09 05:28:19 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203699.5788369, 'source': 0, 'key': '840dae9192ed4427abf8a057c686e486'}
May 09 05:28:20 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:28:20 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203700, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:28:20 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203700, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:28:20 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "54e80ceb624a4e5e81e3e3fc4982c980", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 72, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715203700, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:28:20 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e005e5e
May 09 05:28:20 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203700, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:28:20 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203700, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:28:20 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "396aba9ab07043b2b9eb13415a2d3469", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1026, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715203700, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:28:21 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203700.5983779, 'source': 0, 'key': '54e80ceb624a4e5e81e3e3fc4982c980'}
May 09 05:28:21 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203700.6997385, 'source': 0, 'key': '396aba9ab07043b2b9eb13415a2d3469'}
May 09 05:28:21 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005c205e5d
May 09 05:28:21 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:28:21 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059305e5e
May 09 05:28:21 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:28:21 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:28:21 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:28:22 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:28:22 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:28:22 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e105e5e
May 09 05:28:32 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:28:32 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:28:32 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:28:32 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:28:32 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e205e5e
May 09 05:28:32 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048006565
May 09 05:28:33 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059105e5e
May 09 05:28:33 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:28:33 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f305e5e
May 09 05:28:34 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0057205c5c
May 09 05:28:34 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:28:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:28:36 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:28:36 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0057305c5c
May 09 05:28:36 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:28:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:28:36 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:28:36 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049106464
May 09 05:28:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:28:36 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:28:37 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:28:37 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:28:46 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005c005e5d
May 09 05:28:46 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:28:47 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e305e5e
May 09 05:28:47 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049206464
May 09 05:28:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0057005c5c
May 09 05:28:48 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:28:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f005e5e
May 09 05:28:49 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:28:50 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:28:50 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:28:50 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:28:50 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:28:50 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:28:50 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:28:51 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1528, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f800150000000059205e5e
May 09 05:28:51 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:29:00 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:29:00 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:29:00 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005c205e5d
May 09 05:29:00 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:29:01 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0057105c5c
May 09 05:29:01 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:29:01 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004f105e5e
May 09 05:29:01 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049306464
May 09 05:29:01 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:29:02 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e105e5e
May 09 05:29:02 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:29:02 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:29:02 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:29:02 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:29:14 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048006565
May 09 05:29:14 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:29:14 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:29:14 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:29:14 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:29:15 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:29:15 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:29:15 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049006464
May 09 05:29:15 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203755, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:29:15 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203755, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:29:15 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "ae99f88227424290b8129a8001029320", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715203755, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:29:16 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203755.8773367, 'source': 0, 'key': 'ae99f88227424290b8129a8001029320'}
May 09 05:29:18 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:29:18 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:29:18 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:29:18 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "364cfce2245f49668cb250c3befb0d0d", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:29:18 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:29:19 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203759.331208, 'source': 0, 'key': '364cfce2245f49668cb250c3befb0d0d'}
May 09 05:29:28 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005b005e5d
May 09 05:29:28 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:29:28 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:29:28 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:29:29 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:29:29 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:29:29 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004f305e5e
May 09 05:29:29 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 79, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203769, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:29:29 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 79, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203769, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:29:29 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "f1c1b9dc2f634830a124f765647d45d7", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 79, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1026, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715203769, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:29:29 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'&,', 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 09 05:29:29 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 05:29:29 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049206464
May 09 05:29:30 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x06^', 'mtp_version': 5, 'company_id': b'_\x00'} 065e055f00
May 09 05:29:30 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 05:29:30 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203770.0229082, 'source': 0, 'key': 'f1c1b9dc2f634830a124f765647d45d7'}
May 09 05:29:31 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e005d5e
May 09 05:29:31 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203771, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:29:31 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203771, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:29:31 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "3aa4c009bb144789a24e539fd662615a", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 78, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715203771, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:29:31 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:29:31 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203771, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:29:31 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203771, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:29:31 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "b7f77b5027d0467198745e2592321ff1", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 72, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715203771, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:29:31 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203771.4360616, 'source': 0, 'key': '3aa4c009bb144789a24e539fd662615a'}
May 09 05:29:32 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203771.9353249, 'source': 0, 'key': 'b7f77b5027d0467198745e2592321ff1'}
May 09 05:29:32 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:29:32 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:29:33 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x06^', 'mtp_version': 5, 'company_id': b'_\x00'} 065e055f00
May 09 05:29:33 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 05:29:33 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e105d5e
May 09 05:29:33 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:29:33 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:29:43 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:29:43 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:29:43 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049306464
May 09 05:29:44 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:29:44 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:29:44 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:29:44 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:29:45 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e205d5e
May 09 05:29:45 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005b205e5d
May 09 05:29:45 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:29:46 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004f105e5e
May 09 05:29:47 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:29:47 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:29:56 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:29:56 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:29:56 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:29:56 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:29:57 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000049006464
May 09 05:29:57 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0057305c5c
May 09 05:29:57 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:29:57 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000058105e5e
May 09 05:29:57 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:29:58 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005b305e5d
May 09 05:29:58 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:29:58 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'&,', 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 09 05:29:58 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 05:29:58 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:29:59 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004f205e5e
May 09 05:29:59 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:29:59 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:30:00 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005b005e5d
May 09 05:30:00 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:30:00 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e305d5e
May 09 05:30:03 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:30:03 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:30:10 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0057005c5c
May 09 05:30:10 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:30:10 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000260006000000004e005d5e
May 09 05:30:10 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049206565
May 09 05:30:11 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e005e5e
May 09 05:30:11 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000048206464
May 09 05:30:12 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059305e5e
May 09 05:30:12 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:30:12 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:30:12 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:30:12 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:30:12 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:30:12 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:30:12 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:30:19 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:30:19 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:30:19 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "cf18de99c1ff49e2a279ff511ad54a54", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:30:19 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203819.5697629, 'source': 0, 'key': 'cf18de99c1ff49e2a279ff511ad54a54'}
May 09 05:30:24 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:30:24 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:30:24 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0058205c5c
May 09 05:30:24 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:30:25 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e205d5e
May 09 05:30:25 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049006565
May 09 05:30:25 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:30:25 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:30:25 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:30:25 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:30:26 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e105e5e
May 09 05:30:26 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:30:26 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:30:27 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000048306464
May 09 05:30:27 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203827, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:30:27 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 38, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203827, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:30:27 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "34a6a22e172944c0879b3c2714443f58", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 72, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 38, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715203827, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:30:28 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005c305e5d
May 09 05:30:28 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:30:28 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:30:28 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:30:28 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203828.3392932, 'source': 0, 'key': '34a6a22e172944c0879b3c2714443f58'}
May 09 05:30:33 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:30:33 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:30:38 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005c005e5d
May 09 05:30:38 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:30:38 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059105e5e
May 09 05:30:38 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:30:38 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e205e5e
May 09 05:30:38 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203838, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:30:38 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203838, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:30:38 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "2014d41f201a4c7d86e000ae9b9e1dd6", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1026, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715203838, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:30:39 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000048006464
May 09 05:30:39 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:30:39 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:30:39 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203839.2479136, 'source': 0, 'key': '2014d41f201a4c7d86e000ae9b9e1dd6'}
May 09 05:30:39 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049106565
May 09 05:30:39 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203839, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:30:39 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203839, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:30:39 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "e11c1af80a4348f2ab7b1c06f60ff622", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 73, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715203839, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:30:39 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0058305c5c
May 09 05:30:39 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:30:40 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:30:40 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:30:40 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203840.2066314, 'source': 0, 'key': 'e11c1af80a4348f2ab7b1c06f60ff622'}
May 09 05:30:40 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:30:40 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:30:41 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:30:41 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:30:42 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:30:42 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:30:42 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e005d5e
May 09 05:30:42 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203842, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:30:42 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203842, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:30:42 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "6ff53026d8f14b95b917331cee4d6ace", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 78, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715203842, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:30:42 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0058305c5c
May 09 05:30:42 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:30:42 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:30:42 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:30:42 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203842.6469009, 'source': 0, 'key': '6ff53026d8f14b95b917331cee4d6ace'}
May 09 05:30:52 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049206565
May 09 05:30:52 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0058005c5c
May 09 05:30:52 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:30:52 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 38, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002600060000000048106464
May 09 05:30:53 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059305e5e
May 09 05:30:53 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:30:54 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:30:54 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:30:54 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e105d5e
May 09 05:30:57 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0058105c5c
May 09 05:30:57 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:31:03 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:31:03 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:31:06 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0058205c5c
May 09 05:31:06 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:31:07 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:31:07 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:31:07 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049306464
May 09 05:31:07 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005d305e5d
May 09 05:31:07 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:31:08 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e105e5e
May 09 05:31:09 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:31:09 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:31:09 msm8909 python3[3048]: Running Scheduled: Thread Check
May 09 05:31:10 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049006565
May 09 05:31:10 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:31:10 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:31:19 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:31:19 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:31:19 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "7e46aafea1ad433193e006147cb5ba83", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:31:20 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:31:20 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:31:20 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203879.8323328, 'source': 0, 'key': '7e46aafea1ad433193e006147cb5ba83'}
May 09 05:31:20 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047106565
May 09 05:31:20 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x06^', 'mtp_version': 5, 'company_id': b'_\x00'} 065e055f00
May 09 05:31:20 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 05:31:22 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059205e5e
May 09 05:31:22 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:31:22 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e305e5e
May 09 05:31:23 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049006464
May 09 05:31:24 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e005d5e
May 09 05:31:25 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:31:25 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:31:34 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:31:34 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:31:34 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e105d5e
May 09 05:31:34 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059305e5e
May 09 05:31:34 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:31:35 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e005e5e
May 09 05:31:35 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005d105e5d
May 09 05:31:35 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:31:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:31:36 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:31:38 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:31:38 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:31:38 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:31:38 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:31:38 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047306565
May 09 05:31:48 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:31:48 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:31:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049206464
May 09 05:31:48 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203908, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:31:48 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203908, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:31:48 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "1649c4d0be8847c087bd1a24c17f03be", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715203908, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:31:48 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047006565
May 09 05:31:48 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 71, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203908, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:31:48 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 71, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203908, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:31:48 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "7e572c978d624c65889a30410f13327a", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 71, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715203908, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:31:49 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059105e5e
May 09 05:31:49 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:31:49 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x06^', 'mtp_version': 5, 'company_id': b'_\x00'} 065e055f00
May 09 05:31:49 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 05:31:49 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e205e5e
May 09 05:31:49 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203909, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:31:49 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203909, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:31:49 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "e49e7f9f4bb2442e9bc5b84300861d13", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1026, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715203909, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:31:49 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203909.1037228, 'source': 0, 'key': '1649c4d0be8847c087bd1a24c17f03be'}
May 09 05:31:49 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203909.1924229, 'source': 0, 'key': '7e572c978d624c65889a30410f13327a'}
May 09 05:31:50 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005d305e5d
May 09 05:31:50 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:31:50 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203909.7269187, 'source': 0, 'key': 'e49e7f9f4bb2442e9bc5b84300861d13'}
May 09 05:31:50 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:31:50 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:31:51 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e305d5e
May 09 05:31:51 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203911, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:31:51 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203911, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:31:51 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "f5d2815c49024b7f9a08d30bc4c1c613", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 78, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715203911, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:31:52 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203911.8277533, 'source': 0, 'key': 'f5d2815c49024b7f9a08d30bc4c1c613'}
May 09 05:31:52 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005d305e5d
May 09 05:31:52 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:31:52 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:31:52 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:32:02 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:32:02 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:32:02 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:32:02 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:32:02 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049006464
May 09 05:32:03 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:32:03 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:32:03 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e005d5e
May 09 05:32:03 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:32:03 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:32:04 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059205e5e
May 09 05:32:04 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:32:04 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e305e5e
May 09 05:32:04 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:32:04 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:32:05 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047206565
May 09 05:32:06 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:32:06 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:32:16 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:32:16 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:32:16 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a305e5e
May 09 05:32:16 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:32:16 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:32:16 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:32:16 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:32:16 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:32:16 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:32:16 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:32:17 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005d205e5d
May 09 05:32:17 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:32:17 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049306565
May 09 05:32:19 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049106464
May 09 05:32:19 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:32:19 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:32:19 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "0cccdfd25ad04bbfb0b1191513fa9504", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:32:19 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203939.7153339, 'source': 0, 'key': '0cccdfd25ad04bbfb0b1191513fa9504'}
May 09 05:32:20 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:32:20 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:32:21 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e205d5d
May 09 05:32:30 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049206464
May 09 05:32:30 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:32:30 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:32:31 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e205e5e
May 09 05:32:31 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:32:31 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:32:31 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049106565
May 09 05:32:32 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:32:32 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:32:33 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:32:33 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:32:33 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e305d5d
May 09 05:32:33 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a105e5e
May 09 05:32:33 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:32:34 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:32:34 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:32:44 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049306464
May 09 05:32:44 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005d005e5d
May 09 05:32:44 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:32:45 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:32:45 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:32:45 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:32:45 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:32:46 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a205e5e
May 09 05:32:46 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:32:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0057005c5c
May 09 05:32:48 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:32:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e005d5d
May 09 05:32:48 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e005e5e
May 09 05:32:49 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:32:49 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:32:58 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e105d5d
May 09 05:32:58 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 93, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203978, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:32:58 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 93, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715203978, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:32:58 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "e042f9b5ef024c13a4d020d595e20f6d", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 93, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 78, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715203978, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:32:58 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e105e5e
May 09 05:32:58 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203978, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:32:58 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715203978, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:32:58 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "4e18e8672b994b95bc362f1f69ff858a", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1026, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715203978, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:32:59 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049006565
May 09 05:32:59 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203979, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:32:59 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715203979, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:32:59 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "a8981fb2cc324cdda450d0694116ec62", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 73, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715203979, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:32:59 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203978.9493356, 'source': 0, 'key': 'e042f9b5ef024c13a4d020d595e20f6d'}
May 09 05:32:59 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203979.0127935, 'source': 0, 'key': '4e18e8672b994b95bc362f1f69ff858a'}
May 09 05:32:59 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203979.4105544, 'source': 0, 'key': 'a8981fb2cc324cdda450d0694116ec62'}
May 09 05:33:00 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a005e5e
May 09 05:33:00 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:33:00 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0057105c5c
May 09 05:33:00 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:33:02 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1022, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003fe001500200d0057205c5c
May 09 05:33:02 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:33:03 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:33:03 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:33:03 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:33:03 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:33:05 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:33:05 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:33:12 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000048206464
May 09 05:33:12 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203992, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:33:12 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715203992, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:33:12 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "66ca4a56a83642b4baba4d3a01954f09", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 72, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715203992, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:33:13 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 77, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004d305d5e
May 09 05:33:13 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:33:13 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:33:13 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203993.3236144, 'source': 0, 'key': '66ca4a56a83642b4baba4d3a01954f09'}
May 09 05:33:14 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005b305e5d
May 09 05:33:14 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:33:14 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:33:14 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:33:14 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:33:14 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:33:15 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059105e5e
May 09 05:33:15 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:33:16 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:33:17 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:33:17 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:33:19 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:33:19 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:33:19 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "73c5479f216845f2a51e4cfbe14a0f41", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:33:19 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715203999.8086035, 'source': 0, 'key': '73c5479f216845f2a51e4cfbe14a0f41'}
May 09 05:33:26 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:33:26 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:33:26 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005b105e5d
May 09 05:33:26 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:33:27 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059305e5e
May 09 05:33:27 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:33:28 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 77, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004d005d5e
May 09 05:33:28 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:33:30 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 77, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004d105d5e
May 09 05:33:30 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004d005e5e
May 09 05:33:30 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:33:30 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:33:30 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:33:30 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:33:31 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:33:31 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:33:35 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:33:35 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:33:40 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:33:40 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:33:40 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048006565
May 09 05:33:42 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059005e5e
May 09 05:33:42 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:33:42 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000048006464
May 09 05:33:43 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:33:43 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:33:43 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:33:43 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:33:43 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000048106464
May 09 05:33:44 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:33:44 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:33:44 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:33:44 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:33:45 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057205c5c
May 09 05:33:45 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:33:45 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 77, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004d205d5e
May 09 05:33:54 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:33:54 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:33:54 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057305c5c
May 09 05:33:54 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:33:55 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 77, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004d305d5e
May 09 05:33:55 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000048206464
May 09 05:33:55 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:33:55 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004d205e5e
May 09 05:33:56 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005b005e5d
May 09 05:33:56 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:33:57 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059205e5e
May 09 05:33:57 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:33:57 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:33:57 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:33:57 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:33:58 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:33:58 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:33:59 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:33:59 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:34:05 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:34:05 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:34:09 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057005c5c
May 09 05:34:09 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:34:10 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e005e5e
May 09 05:34:10 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204050, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:34:10 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1026, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204050, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:34:10 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "dc824c811d6a4bdab087cd3e86082aae", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1026, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715204050, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:34:11 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:34:11 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204050.892643, 'source': 0, 'key': 'dc824c811d6a4bdab087cd3e86082aae'}
May 09 05:34:11 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:34:11 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:34:11 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:34:11 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049306464
May 09 05:34:12 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004f105d5e
May 09 05:34:12 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204052, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:34:12 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204052, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:34:12 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "9dceeade6ef541ee8a09769376aff3a8", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204052, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:34:12 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049306565
May 09 05:34:12 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204052, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:34:12 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204052, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:34:12 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "1adf76cd1f474eff904756df2f5b0a5a", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 73, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715204052, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:34:13 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204052.7816598, 'source': 0, 'key': '9dceeade6ef541ee8a09769376aff3a8'}
May 09 05:34:13 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204052.8291962, 'source': 0, 'key': '1adf76cd1f474eff904756df2f5b0a5a'}
May 09 05:34:19 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:34:19 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:34:19 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "f4189ad8f20e4c2c8555b3c106ad88d8", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:34:20 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204060.3729217, 'source': 0, 'key': 'f4189ad8f20e4c2c8555b3c106ad88d8'}
May 09 05:34:22 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049006464
May 09 05:34:22 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204062, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:34:22 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204062, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:34:22 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "54c1f2290be0477c80cc8a331414cfc3", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715204062, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:34:22 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000402001506b03d004e105e5e
May 09 05:34:23 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204063.1711862, 'source': 0, 'key': '54c1f2290be0477c80cc8a331414cfc3'}
May 09 05:34:23 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005d205e5d
May 09 05:34:23 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:34:23 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:34:23 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:34:24 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057205c5c
May 09 05:34:24 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:34:24 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a005e5e
May 09 05:34:24 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:34:24 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004f205d5e
May 09 05:34:25 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'company_id': b'\x12t'} 127412740006
May 09 05:34:25 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 05:34:25 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:34:25 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:34:25 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005d305e5d
May 09 05:34:25 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:34:36 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:34:36 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:34:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:34:36 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:34:36 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049206565
May 09 05:34:38 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005d005e5d
May 09 05:34:38 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:34:38 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:34:38 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:34:39 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049106464
May 09 05:34:39 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004f005d5e
May 09 05:34:40 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049206464
May 09 05:34:41 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:34:41 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:34:50 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005d105e5d
May 09 05:34:50 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:34:51 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a305e5e
May 09 05:34:51 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:34:51 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004f105d5e
May 09 05:34:52 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:34:52 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:34:53 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:34:53 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:34:54 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:34:54 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:34:54 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:34:54 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:35:04 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004f205d5e
May 09 05:35:04 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005d305e5d
May 09 05:35:04 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:35:04 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049006464
May 09 05:35:06 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:35:06 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:35:06 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:35:06 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:35:06 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:35:08 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a105e5e
May 09 05:35:08 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:35:18 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:35:18 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:35:18 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a205e5e
May 09 05:35:18 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:35:18 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:35:18 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204118, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:35:18 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204118, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:35:19 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "371b0f815404489395bd20d51bb963e5", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 72, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715204118, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:35:19 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 77, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004d005d5e
May 09 05:35:19 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 77, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204119, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:35:19 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 77, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204119, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:35:19 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "88ef321d17cc40dbaafaa7e1f6f4edb4", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 77, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204119, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:35:19 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057305c5c
May 09 05:35:19 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:35:19 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:35:19 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:35:19 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e305e5e
May 09 05:35:19 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204119, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:35:19 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204119, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:35:19 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "14626e4a1b6a4e4a8860f08595a2526f", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1027, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715204119, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:35:19 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005c005e5d
May 09 05:35:19 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:35:19 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:35:19 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:35:20 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:35:20 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:35:20 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "ff578b0010484d6eabf9e5aa39e1010f", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:35:20 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204119.5827732, 'source': 0, 'key': '371b0f815404489395bd20d51bb963e5'}
May 09 05:35:20 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204119.6219988, 'source': 0, 'key': '88ef321d17cc40dbaafaa7e1f6f4edb4'}
May 09 05:35:20 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204119.8607013, 'source': 0, 'key': '14626e4a1b6a4e4a8860f08595a2526f'}
May 09 05:35:20 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204120.4457536, 'source': 0, 'key': 'ff578b0010484d6eabf9e5aa39e1010f'}
May 09 05:35:22 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:35:22 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:35:22 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:35:22 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:35:32 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:35:32 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:35:33 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a305e5e
May 09 05:35:33 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:35:33 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:35:34 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005c205e5d
May 09 05:35:34 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:35:35 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049206464
May 09 05:35:35 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204135, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:35:35 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204135, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:35:35 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "eb030cbada054a45913a26d54e97ed17", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715204135, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:35:35 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:35:35 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:35:35 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204135.5442312, 'source': 0, 'key': 'eb030cbada054a45913a26d54e97ed17'}
May 09 05:35:36 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e105e5e
May 09 05:35:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:35:36 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:35:36 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:35:36 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:35:46 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057205c5c
May 09 05:35:46 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:35:46 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e205e5e
May 09 05:35:46 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:35:46 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:35:46 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:35:46 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:35:46 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005c305e5d
May 09 05:35:46 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:35:47 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:35:47 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:35:47 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:35:47 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:35:48 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:35:48 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:35:48 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:35:48 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:35:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 77, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004d305d5e
May 09 05:35:48 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:35:48 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:35:49 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049006464
May 09 05:35:50 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:35:50 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:35:50 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:35:50 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:35:50 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057305c5c
May 09 05:35:50 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:35:50 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a105e5e
May 09 05:35:50 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:36:00 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057005c5c
May 09 05:36:00 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:36:00 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a205e5e
May 09 05:36:00 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:36:00 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049106464
May 09 05:36:01 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:36:01 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 77, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004d005d5e
May 09 05:36:01 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e305e5e
May 09 05:36:03 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fb0015000002005c105e5d
May 09 05:36:03 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:36:04 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:36:04 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:36:07 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:36:07 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:36:10 msm8909 python3[3048]: Running Scheduled: Thread Check
May 09 05:36:14 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049206464
May 09 05:36:14 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049006565
May 09 05:36:14 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:36:14 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:36:15 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d205e5d
May 09 05:36:15 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:36:15 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a005e5e
May 09 05:36:15 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:36:16 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:36:16 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:36:18 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f8900070000000000000000002700060000000050205d5e
May 09 05:36:18 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:36:18 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:36:18 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e105e5e
May 09 05:36:20 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:36:20 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:36:20 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "e613c0a308fd49db9917ec9db6355f95", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:36:21 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204180.9927185, 'source': 0, 'key': 'e613c0a308fd49db9917ec9db6355f95'}
May 09 05:36:28 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057205c5c
May 09 05:36:28 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:36:28 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:36:28 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:36:29 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:36:29 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:36:29 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:36:29 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:36:29 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049106565
May 09 05:36:29 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204189, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:36:29 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204189, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:36:29 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "479f4e51e64942ccb7d4be724a2c9c78", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 73, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715204189, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:36:30 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:36:30 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:36:30 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049306464
May 09 05:36:30 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204190.2617142, 'source': 0, 'key': '479f4e51e64942ccb7d4be724a2c9c78'}
May 09 05:36:30 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f8900070000000000000000002700060000000050305d5e
May 09 05:36:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 80, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204190, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:36:30 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 80, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204190, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:36:30 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "9535f04c8215487b9910a03b4dd05fe5", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 80, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204190, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:36:31 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204191.2661297, 'source': 0, 'key': '9535f04c8215487b9910a03b4dd05fe5'}
May 09 05:36:31 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049006464
May 09 05:36:32 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:36:32 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:36:33 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:36:33 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:36:37 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:36:37 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:36:42 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057005c5c
May 09 05:36:42 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:36:43 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f8900070000000000000000002700060000000050005d5e
May 09 05:36:43 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e305e5e
May 09 05:36:43 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204203, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:36:43 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204203, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:36:43 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "83143b28f28a43799e8e40b9b42330e5", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1027, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715204203, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:36:44 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:36:44 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:36:44 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204204.1683486, 'source': 0, 'key': '83143b28f28a43799e8e40b9b42330e5'}
May 09 05:36:45 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049106464
May 09 05:36:45 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204205, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:36:45 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204205, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:36:45 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "59eb0873bd9e494386a42552bdeb2e2b", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715204205, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:36:45 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204205.8189888, 'source': 0, 'key': '59eb0873bd9e494386a42552bdeb2e2b'}
May 09 05:36:47 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:36:47 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:36:47 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:36:47 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:36:56 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049206464
May 09 05:36:56 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d205e5d
May 09 05:36:56 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:36:57 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:36:57 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:36:57 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f8900070000000000000000002700060000000050205d5e
May 09 05:36:58 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e105e5e
May 09 05:36:58 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:36:58 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:36:59 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:36:59 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:36:59 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:36:59 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:36:59 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:36:59 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:37:00 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057205c5c
May 09 05:37:00 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:37:01 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:37:01 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:37:07 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:37:07 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:37:10 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:37:10 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:37:10 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:37:10 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:37:10 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:37:10 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:37:11 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:37:11 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:37:12 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057305c5c
May 09 05:37:12 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:37:12 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:37:12 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:37:12 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049306464
May 09 05:37:12 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004f305d5e
May 09 05:37:13 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004f205e5e
May 09 05:37:14 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a205e5e
May 09 05:37:14 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:37:20 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:37:20 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:37:20 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "7e9b634a2b714c76b09b28b781a2bbac", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:37:21 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204240.9118409, 'source': 0, 'key': '7e9b634a2b714c76b09b28b781a2bbac'}
May 09 05:37:24 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057005c5c
May 09 05:37:24 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:37:25 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:37:25 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:37:25 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d105e5d
May 09 05:37:25 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:37:26 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a305e5e
May 09 05:37:26 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:37:27 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004f105d5e
May 09 05:37:27 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:37:29 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049106464
May 09 05:37:38 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:37:38 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:37:38 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:37:38 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:37:39 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a005e5e
May 09 05:37:39 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:37:40 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048006565
May 09 05:37:40 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204260, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:37:40 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204260, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:37:40 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "059611383bb64e74b2e23af3c231e953", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 72, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715204260, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:37:40 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d305e5d
May 09 05:37:40 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:37:40 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204260.5389419, 'source': 0, 'key': '059611383bb64e74b2e23af3c231e953'}
May 09 05:37:41 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:37:41 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:37:42 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057205c5c
May 09 05:37:42 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:37:42 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004f205d5e
May 09 05:37:42 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204262, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:37:42 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204262, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:37:42 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "adbc8b409af64ae5a67fef5a24503a20", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204262, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:37:42 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004f105e5e
May 09 05:37:43 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049206464
May 09 05:37:43 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204262.8625751, 'source': 0, 'key': 'adbc8b409af64ae5a67fef5a24503a20'}
May 09 05:37:52 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004f305d5e
May 09 05:37:52 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004f205e5e
May 09 05:37:52 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 79, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204272, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:37:52 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 79, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204272, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:37:52 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "515ba890fc384e2b9f27b73f3d4f5ee9", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 79, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1027, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715204272, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:37:53 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204273.310245, 'source': 0, 'key': '515ba890fc384e2b9f27b73f3d4f5ee9'}
May 09 05:37:54 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049306464
May 09 05:37:54 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204274, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:37:54 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204274, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:37:54 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "ea9b97cf57664c7cbd4a4145617f408e", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715204274, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:37:54 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204274.6670115, 'source': 0, 'key': 'ea9b97cf57664c7cbd4a4145617f408e'}
May 09 05:37:56 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a205e5e
May 09 05:37:56 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:37:57 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057305c5c
May 09 05:37:57 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:37:57 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:37:57 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:38:06 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:38:06 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:38:06 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:38:07 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1023, 'sleep_state': 0, 'bmr_cals': 13} 158315830007000000000000000003ff001500200d0057005c5c
May 09 05:38:07 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:38:08 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d105e5d
May 09 05:38:08 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:38:08 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049006464
May 09 05:38:08 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:38:08 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:38:08 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f90015000000005a305e5e
May 09 05:38:08 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:38:09 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:38:09 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:38:10 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004f005e5e
May 09 05:38:10 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:38:10 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:38:20 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:38:20 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:38:20 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:38:20 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:38:20 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "5752e3bbe3c741c5ae745cd668305f29", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:38:20 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000048106464
May 09 05:38:21 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049106565
May 09 05:38:21 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204301.065485, 'source': 0, 'key': '5752e3bbe3c741c5ae745cd668305f29'}
May 09 05:38:21 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059005e5e
May 09 05:38:21 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:38:21 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1024, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000400001500200d0057205c5c
May 09 05:38:21 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:38:21 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e205d5e
May 09 05:38:22 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:38:22 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:38:22 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004d105e5e
May 09 05:38:23 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:38:23 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:38:23 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:38:23 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:38:24 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004d205e5e
May 09 05:38:25 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:38:25 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:38:34 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:38:34 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:38:35 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:38:35 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:38:35 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049206565
May 09 05:38:36 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e005d5e
May 09 05:38:37 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004d305e5e
May 09 05:38:38 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:38:38 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:38:39 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1024, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000400001500200d0057005c5c
May 09 05:38:39 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:38:39 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e005d5e
May 09 05:38:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1024, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000400001500200d0057105c5c
May 09 05:38:48 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:38:49 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004d005e5e
May 09 05:38:50 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:38:50 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:38:50 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059305e5e
May 09 05:38:50 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:38:53 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059005e5e
May 09 05:38:53 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:39:02 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005b305e5d
May 09 05:39:02 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:39:02 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049106565
May 09 05:39:02 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204342, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:39:02 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204342, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:39:02 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "e6f1babfa1b2420abfde01669fea6713", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 73, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715204342, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:39:02 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204342.792671, 'source': 0, 'key': 'e6f1babfa1b2420abfde01669fea6713'}
May 09 05:39:03 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1529, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005f900150000000059105e5e
May 09 05:39:03 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:39:03 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:39:03 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:39:03 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:39:03 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:39:03 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:39:03 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:39:04 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'&,', 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 09 05:39:04 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 05:39:04 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004e205d5e
May 09 05:39:04 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204344, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:39:04 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204344, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:39:04 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "25526dd5341b4e85843db8ceb99723ab", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 78, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204344, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:39:04 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004d205e5e
May 09 05:39:04 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 77, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204344, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:39:04 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 77, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204344, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:39:04 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "92ccda56993c42fdac40ff4f52d51cbb", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 77, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1027, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715204344, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:39:04 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204344.4781303, 'source': 0, 'key': '25526dd5341b4e85843db8ceb99723ab'}
May 09 05:39:04 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204344.6447544, 'source': 0, 'key': '92ccda56993c42fdac40ff4f52d51cbb'}
May 09 05:39:04 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:39:04 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:39:09 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:39:09 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:39:16 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1024, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000400001500200d0057305c5c
May 09 05:39:16 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:39:16 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:39:16 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:39:16 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000048206464
May 09 05:39:16 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204356, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:39:16 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204356, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:39:16 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "d87861ab278b45f9996b76cfe7d808a4", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 72, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715204356, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:39:16 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e305e5e
May 09 05:39:16 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:39:17 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d005d5d
May 09 05:39:17 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:39:17 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204357.1503291, 'source': 0, 'key': 'd87861ab278b45f9996b76cfe7d808a4'}
May 09 05:39:17 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:39:17 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:39:18 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059205e5e
May 09 05:39:18 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:39:20 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:39:20 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:39:20 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "891c5899fa58438d8fcd43cfbd079816", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:39:21 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204361.2393568, 'source': 0, 'key': '891c5899fa58438d8fcd43cfbd079816'}
May 09 05:39:30 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059305e5e
May 09 05:39:30 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:39:30 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:39:30 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:39:30 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1024, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000400001500200d0057105c5c
May 09 05:39:30 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:39:31 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004f105d5e
May 09 05:39:31 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048006565
May 09 05:39:31 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e005e5e
May 09 05:39:31 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:39:31 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:39:33 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:39:33 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:39:33 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049006464
May 09 05:39:39 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:39:39 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:39:44 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d305d5d
May 09 05:39:44 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:39:44 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:39:44 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:39:44 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:39:44 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:39:44 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:39:44 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:39:45 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004f305d5e
May 09 05:39:46 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:39:46 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:39:48 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:39:49 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059105e5e
May 09 05:39:49 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:39:58 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000270006000000004f005d5e
May 09 05:39:58 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:39:58 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:39:58 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e305e5e
May 09 05:39:59 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059205e5e
May 09 05:39:59 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:39:59 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:39:59 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:40:00 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:40:00 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:40:00 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:40:00 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:40:00 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1024, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000400001500200d0057005c5c
May 09 05:40:00 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:40:00 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:40:01 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:40:01 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:40:01 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:40:01 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:40:01 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d105d5d
May 09 05:40:01 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:40:01 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049206464
May 09 05:40:02 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000049306464
May 09 05:40:02 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:40:02 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:40:02 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:40:02 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:40:09 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:40:09 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:40:12 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:40:12 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:40:12 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1024, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000400001500200d0057105c5c
May 09 05:40:12 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:40:13 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:40:13 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:40:13 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059005e5e
May 09 05:40:13 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:40:15 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f205d5e
May 09 05:40:15 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204415, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:40:15 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204415, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:40:15 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "846a7a6d262846b2b42d118a7d695f1f", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204415, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:40:15 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000048006464
May 09 05:40:15 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204415.9176199, 'source': 0, 'key': '846a7a6d262846b2b42d118a7d695f1f'}
May 09 05:40:16 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d205d5d
May 09 05:40:16 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:40:16 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:40:16 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:40:20 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:40:20 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:40:20 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "841e9e38a7d24b23b0dd94baff612eed", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:40:21 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204421.3381155, 'source': 0, 'key': '841e9e38a7d24b23b0dd94baff612eed'}
May 09 05:40:27 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000048106464
May 09 05:40:27 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204427, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:40:27 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 39, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204427, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:40:27 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "019018c84d7b4d2088d993bd29d55332", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 72, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 39, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715204427, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:40:27 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:40:27 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:40:27 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049206565
May 09 05:40:27 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204427, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:40:27 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204427, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:40:27 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "1e3c902a449c4d44b228dfd0d9260508", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 73, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715204427, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:40:27 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:40:27 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:40:28 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204427.7317781, 'source': 0, 'key': '019018c84d7b4d2088d993bd29d55332'}
May 09 05:40:28 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204428.0857153, 'source': 0, 'key': '1e3c902a449c4d44b228dfd0d9260508'}
May 09 05:40:28 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:40:28 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:40:29 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'&,', 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 09 05:40:29 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 05:40:30 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059205e5e
May 09 05:40:30 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:40:31 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004f205e5e
May 09 05:40:31 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 79, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204431, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:40:31 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 79, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204431, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:40:31 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "55151d7b4aa14b989a41d049d7498fbb", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 79, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1027, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715204431, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:40:31 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d005d5d
May 09 05:40:31 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:40:32 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204431.477783, 'source': 0, 'key': '55151d7b4aa14b989a41d049d7498fbb'}
May 09 05:40:40 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059305e5e
May 09 05:40:40 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:40:40 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:40:40 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:40:40 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f005d5e
May 09 05:40:40 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004f305e5e
May 09 05:40:40 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000048206464
May 09 05:40:41 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:40:41 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:40:41 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:40:41 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:40:42 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049306565
May 09 05:40:42 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:40:42 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:40:43 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d105d5d
May 09 05:40:43 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:40:54 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f205d5e
May 09 05:40:55 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:40:55 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:40:55 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:40:55 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:40:56 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:40:56 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:40:57 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049106565
May 09 05:40:57 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000048306464
May 09 05:40:58 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004f105e5e
May 09 05:40:58 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d305d5d
May 09 05:40:58 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:40:58 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 39, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002700060000000048006464
May 09 05:40:58 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:40:58 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:41:09 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048106464
May 09 05:41:09 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047206565
May 09 05:41:09 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:41:09 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:41:09 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000058205e5e
May 09 05:41:09 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:41:09 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f305d5e
May 09 05:41:10 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004f205e5e
May 09 05:41:10 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:41:10 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:41:10 msm8909 python3[3048]: Running Scheduled: Thread Check
May 09 05:41:10 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005b005e5d
May 09 05:41:10 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:41:21 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:41:21 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:41:21 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "98864c340e9b4b05a5e59a5adeffa83a", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:41:21 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204481.4623363, 'source': 0, 'key': '98864c340e9b4b05a5e59a5adeffa83a'}
May 09 05:41:22 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000058305e5e
May 09 05:41:22 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:41:22 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:41:22 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:41:22 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004e005d5e
May 09 05:41:22 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204482, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:41:22 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204482, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:41:22 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "3fb8f7933a4541f6af33e98a80c9e643", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 78, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204482, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:41:22 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004d005e5e
May 09 05:41:23 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005b105e5d
May 09 05:41:23 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:41:23 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204482.8996851, 'source': 0, 'key': '3fb8f7933a4541f6af33e98a80c9e643'}
May 09 05:41:24 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1024, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000400001500200d0058005c5c
May 09 05:41:24 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:41:25 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048206464
May 09 05:41:26 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:41:26 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:41:26 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047006565
May 09 05:41:26 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:41:26 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:41:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:41:36 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:41:37 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004e205d5e
May 09 05:41:37 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:41:37 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:41:37 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004d105e5e
May 09 05:41:37 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 77, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204497, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:41:37 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 77, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204497, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:41:37 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "4e94bbd0801a4cf8967f86e1af98e436", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 77, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1027, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715204497, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:41:38 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204498.2078214, 'source': 0, 'key': '4e94bbd0801a4cf8967f86e1af98e436'}
May 09 05:41:39 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1024, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000400001500200d0058205c5c
May 09 05:41:39 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:41:39 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:41:39 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:41:39 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:41:39 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:41:39 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048306464
May 09 05:41:39 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204499, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:41:39 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204499, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:41:39 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "b1b035deef10442ebfe43e23717b55b7", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 72, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715204499, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:41:40 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005b305e5d
May 09 05:41:40 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:41:40 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204500.1868162, 'source': 0, 'key': 'b1b035deef10442ebfe43e23717b55b7'}
May 09 05:41:40 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:41:40 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:41:41 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:41:41 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:41:41 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000058105e5e
May 09 05:41:41 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:41:50 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:41:50 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:41:51 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000058205e5e
May 09 05:41:51 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:41:51 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047206565
May 09 05:41:51 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 71, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204511, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:41:51 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 71, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204511, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:41:51 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "42dcb2dc4b5e4fb8adec983aa93ea0fd", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 71, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715204511, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:41:52 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004e305d5e
May 09 05:41:52 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004d305e5e
May 09 05:41:52 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204512.3175423, 'source': 0, 'key': '42dcb2dc4b5e4fb8adec983aa93ea0fd'}
May 09 05:41:52 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048006464
May 09 05:41:52 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005b005e5d
May 09 05:41:52 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:41:53 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:41:53 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:41:54 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:41:54 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:42:04 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1024, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000400001500200d0058005c5c
May 09 05:42:04 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:42:04 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048206464
May 09 05:42:04 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004d005e5e
May 09 05:42:05 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:42:05 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:42:05 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330047006565
May 09 05:42:08 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059005e5e
May 09 05:42:08 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:42:09 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:42:09 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:42:09 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004e105d5e
May 09 05:42:11 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:42:11 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:42:18 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:42:18 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:42:18 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049306464
May 09 05:42:19 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f205d5e
May 09 05:42:19 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:42:19 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:42:20 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:42:21 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:42:21 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:42:21 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "c2f4ffeecbf340aaaa0d6c56892b6374", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:42:21 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1024, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000400001500200d0057205c5c
May 09 05:42:21 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:42:21 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204541.6072357, 'source': 0, 'key': 'c2f4ffeecbf340aaaa0d6c56892b6374'}
May 09 05:42:21 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e205e5e
May 09 05:42:32 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:42:33 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059205e5e
May 09 05:42:33 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:42:34 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e305e5e
May 09 05:42:34 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049006464
May 09 05:42:36 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f005d5e
May 09 05:42:36 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204556, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:42:36 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204556, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:42:36 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "1ee1154cfd8148d1be97199234a3b3fc", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204556, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:42:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:42:36 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:42:36 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:42:36 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:42:37 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204556.8183618, 'source': 0, 'key': '1ee1154cfd8148d1be97199234a3b3fc'}
May 09 05:42:41 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:42:41 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:42:46 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e005e5e
May 09 05:42:46 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204566, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:42:46 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204566, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:42:46 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "d04c111aee48467f9f77e3540e6a4387", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1027, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715204566, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:42:47 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d205d5d
May 09 05:42:47 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:42:47 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:42:47 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:42:47 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:42:47 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204567.3298769, 'source': 0, 'key': 'd04c111aee48467f9f77e3540e6a4387'}
May 09 05:42:47 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:42:47 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059005e5e
May 09 05:42:47 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:42:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1024, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000400001500200d0057105c5c
May 09 05:42:48 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:42:49 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048006565
May 09 05:42:49 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049206464
May 09 05:42:49 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204569, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:42:49 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204569, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:42:49 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "e960fffa83b04785b7b26d992708245c", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715204569, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:42:50 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204569.9791059, 'source': 0, 'key': 'e960fffa83b04785b7b26d992708245c'}
May 09 05:42:50 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:42:50 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:42:51 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:42:51 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:43:00 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059105e5e
May 09 05:43:00 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:43:00 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:43:00 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:43:00 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049306464
May 09 05:43:01 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f205d5e
May 09 05:43:01 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004e205e5e
May 09 05:43:02 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d305d5d
May 09 05:43:02 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:43:03 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1024, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000400001500200d0057205c5c
May 09 05:43:03 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:43:04 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:43:04 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204584, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:43:04 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204584, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:43:04 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "8f60639754d1444a86ed118bbbcbd5f0", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 72, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715204584, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:43:04 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d305d5d
May 09 05:43:04 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:43:04 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204584.5010881, 'source': 0, 'key': '8f60639754d1444a86ed118bbbcbd5f0'}
May 09 05:43:11 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:43:11 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:43:14 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:43:14 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:43:14 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d005d5d
May 09 05:43:14 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:43:14 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049006464
May 09 05:43:14 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:43:14 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:43:15 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f005d5d
May 09 05:43:18 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:43:18 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:43:18 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 86, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0056005c5c
May 09 05:43:18 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:43:19 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:43:19 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004f305e5e
May 09 05:43:21 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:43:21 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:43:21 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "a6d1a1ff7f0d46e1af50e8af23f518c8", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:43:21 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204601.6468539, 'source': 0, 'key': 'a6d1a1ff7f0d46e1af50e8af23f518c8'}
May 09 05:43:28 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049106464
May 09 05:43:28 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:43:28 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:43:28 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:43:28 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:43:28 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048006565
May 09 05:43:30 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 86, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0056105c5c
May 09 05:43:30 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:43:31 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:43:31 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:43:31 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004f105e5e
May 09 05:43:32 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:43:32 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:43:42 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:43:42 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:43:42 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049206464
May 09 05:43:42 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059105e5e
May 09 05:43:42 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:43:42 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:43:42 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:43:43 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:43:43 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004f205e5e
May 09 05:43:43 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:43:43 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:43:44 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005c305e5d
May 09 05:43:44 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:43:44 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:43:44 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:43:45 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f305d5d
May 09 05:43:45 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 93, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204625, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:43:45 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 93, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204625, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:43:45 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "b2e00a656a764f9a8eb76870af8196d1", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 93, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204625, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:43:46 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204626.001107, 'source': 0, 'key': 'b2e00a656a764f9a8eb76870af8196d1'}
May 09 05:43:46 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005c005e5d
May 09 05:43:46 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:43:46 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:43:46 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:43:57 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:43:57 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:43:57 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f005d5d
May 09 05:43:57 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:43:58 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005c105e5d
May 09 05:43:58 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:43:58 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004f305e5e
May 09 05:43:58 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 79, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204638, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:43:58 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 79, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1027, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204638, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:43:58 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "5225b8ea7c7d40fa831ae91e1aad4c68", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 79, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1027, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715204638, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:43:59 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049006464
May 09 05:43:59 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204639, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:43:59 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204639, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:43:59 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "54f9172e71634170a787e70423452b3d", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715204639, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:43:59 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204639.1557658, 'source': 0, 'key': '5225b8ea7c7d40fa831ae91e1aad4c68'}
May 09 05:43:59 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059305e5e
May 09 05:43:59 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:44:00 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204639.9610941, 'source': 0, 'key': '54f9172e71634170a787e70423452b3d'}
May 09 05:44:10 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004d105e5e
May 09 05:44:10 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005c205e5d
May 09 05:44:10 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:44:11 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:44:11 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:44:12 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:44:12 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:44:12 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:44:12 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:44:14 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:44:14 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204654, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:44:14 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204654, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:44:14 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "cba195ab25d4454ea50a63fae9db1a31", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 72, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715204654, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:44:15 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f205d5d
May 09 05:44:15 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204655.176621, 'source': 0, 'key': 'cba195ab25d4454ea50a63fae9db1a31'}
May 09 05:44:21 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:44:21 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:44:21 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "c4e9d543dc7c49e389e3e7a0c76b28bd", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:44:21 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204661.7062159, 'source': 0, 'key': 'c4e9d543dc7c49e389e3e7a0c76b28bd'}
May 09 05:44:24 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:44:24 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:44:24 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:44:24 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:44:24 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0057305c5c
May 09 05:44:24 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:44:25 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f305d5d
May 09 05:44:25 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:44:25 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:44:27 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049206464
May 09 05:44:27 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d005d5d
May 09 05:44:27 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:44:27 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004d205e5e
May 09 05:44:27 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:44:27 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:44:27 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:44:28 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:44:28 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:44:28 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:44:28 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:44:28 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:44:29 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:44:29 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:44:29 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa0015000000005a205e5e
May 09 05:44:29 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:44:38 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:44:38 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:44:38 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:44:38 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:44:39 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:44:39 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:44:39 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:44:39 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:44:39 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:44:39 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:44:39 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0057005c5c
May 09 05:44:39 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:44:40 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d105d5d
May 09 05:44:40 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:44:40 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:44:40 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:44:42 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004d005e5e
May 09 05:44:42 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:44:42 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:44:52 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049006464
May 09 05:44:52 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1027, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000403001506b03d004d105e5e
May 09 05:44:53 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:44:53 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:44:54 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa0015000000005a005e5e
May 09 05:44:54 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:44:55 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d305d5d
May 09 05:44:55 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:44:56 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa0015000000005a105e5e
May 09 05:44:56 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:44:57 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f205d5d
May 09 05:44:57 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 93, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204697, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:44:57 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 93, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204697, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:44:57 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "fbad8d8050194635a0761e7fb6e3c2ee", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 93, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204697, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:44:58 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204697.7064128, 'source': 0, 'key': 'fbad8d8050194635a0761e7fb6e3c2ee'}
May 09 05:45:06 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:45:06 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:45:06 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0057305c5c
May 09 05:45:06 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:45:07 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005d005d5d
May 09 05:45:07 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:45:07 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:45:09 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004e305e5e
May 09 05:45:09 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1028, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204709, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:45:09 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1028, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204709, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:45:09 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "7e44c2f07a834966aacc7ee69daca2b7", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1028, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715204709, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:45:09 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f305d5d
May 09 05:45:10 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204710.002681, 'source': 0, 'key': '7e44c2f07a834966aacc7ee69daca2b7'}
May 09 05:45:11 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa0015000000005a205e5e
May 09 05:45:11 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:45:13 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:45:13 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:45:20 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048306464
May 09 05:45:20 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204720, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:45:20 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204720, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:45:20 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "01ce75cbea714c4d89f32858ff93c562", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 72, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715204720, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:45:21 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:45:21 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:45:21 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "6a9a1ac9c6be4855b40e13853da91ff6", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:45:21 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204721.3050642, 'source': 0, 'key': '01ce75cbea714c4d89f32858ff93c562'}
May 09 05:45:21 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f105d5d
May 09 05:45:21 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0057005c5c
May 09 05:45:21 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:45:21 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004e005e5e
May 09 05:45:22 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204721.7811835, 'source': 0, 'key': '6a9a1ac9c6be4855b40e13853da91ff6'}
May 09 05:45:23 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:45:23 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:45:23 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059305e5e
May 09 05:45:23 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:45:34 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f205d5d
May 09 05:45:34 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005b305d5d
May 09 05:45:34 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:45:34 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004e105e5e
May 09 05:45:34 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048006464
May 09 05:45:34 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:45:34 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204734, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:45:34 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204734, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:45:34 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "eeb7b59d2d9b45f48d95be761fbf3842", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 72, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715204734, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:45:35 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204735.1075907, 'source': 0, 'key': 'eeb7b59d2d9b45f48d95be761fbf3842'}
May 09 05:45:35 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059105e5e
May 09 05:45:35 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:45:36 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f205d5d
May 09 05:45:38 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:45:38 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:45:39 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0057205c5c
May 09 05:45:39 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:45:43 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:45:43 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:45:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048106464
May 09 05:45:49 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004e305e5e
May 09 05:45:49 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:45:49 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:45:49 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:45:50 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:45:50 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:45:50 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:45:50 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:45:50 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:45:50 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:45:51 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0057305c5c
May 09 05:45:51 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:45:52 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1532, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fc0015000002005b005d5d
May 09 05:45:52 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:45:53 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0057005c5c
May 09 05:45:53 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:46:03 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0057105c5c
May 09 05:46:03 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:46:03 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048306464
May 09 05:46:03 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059305e5e
May 09 05:46:03 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:46:03 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:46:03 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:46:03 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f105d5d
May 09 05:46:03 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 93, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204763, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:46:03 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 93, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204763, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:46:03 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "c052863c9ebf418e87afabc59f467e27", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 93, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204763, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:46:04 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:46:04 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:46:04 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:46:04 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:46:04 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204764.3459527, 'source': 0, 'key': 'c052863c9ebf418e87afabc59f467e27'}
May 09 05:46:06 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:46:06 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:46:06 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048006565
May 09 05:46:07 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:46:07 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:46:07 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:46:07 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:46:10 msm8909 python3[3048]: Running Scheduled: Thread Check
May 09 05:46:13 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:46:13 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:46:16 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f205d5d
May 09 05:46:16 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1533, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fd0015000002005d305d5d
May 09 05:46:16 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:46:16 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004e105e5e
May 09 05:46:16 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1028, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204776, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:46:16 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1028, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204776, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:46:16 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "b2feb009c82c457d8befffcfa31233f9", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1028, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715204776, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:46:16 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049106565
May 09 05:46:16 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048006464
May 09 05:46:17 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204777.0077927, 'source': 0, 'key': 'b2feb009c82c457d8befffcfa31233f9'}
May 09 05:46:17 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:46:17 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:46:17 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000058105e5e
May 09 05:46:17 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:46:20 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:46:20 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:46:21 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:46:21 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:46:21 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "a6da77cba1524efc9b7780dddef47e6d", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:46:22 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204781.8686614, 'source': 0, 'key': 'a6da77cba1524efc9b7780dddef47e6d'}
May 09 05:46:30 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f005d5d
May 09 05:46:31 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004e305e5e
May 09 05:46:31 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:46:31 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:46:31 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:46:31 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:46:32 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:46:32 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:46:33 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048106464
May 09 05:46:33 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204793, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:46:33 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204793, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:46:33 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "6d5a3a59bc1149c098db45289dd041c1", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 72, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715204793, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:46:33 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f005d5d
May 09 05:46:33 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049306565
May 09 05:46:34 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204793.7428434, 'source': 0, 'key': '6d5a3a59bc1149c098db45289dd041c1'}
May 09 05:46:34 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000058305e5e
May 09 05:46:34 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:46:35 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:46:35 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:46:44 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:46:44 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:46:44 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:46:44 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:46:45 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048306464
May 09 05:46:45 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:46:45 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:46:46 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049006565
May 09 05:46:46 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204806, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:46:46 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204806, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:46:46 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "97f90e614cd24c878104bf2f75254a09", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 73, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715204806, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:46:47 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204806.8684464, 'source': 0, 'key': '97f90e614cd24c878104bf2f75254a09'}
May 09 05:46:48 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 09 05:46:48 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 05:46:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f105d5d
May 09 05:46:58 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004e205e5e
May 09 05:46:58 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049206565
May 09 05:46:58 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f205d5d
May 09 05:46:58 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:46:58 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:47:00 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:47:00 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:47:01 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048006464
May 09 05:47:02 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000058105e5e
May 09 05:47:02 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:47:12 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048106464
May 09 05:47:13 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004e005d5e
May 09 05:47:13 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204833, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:47:13 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 78, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204833, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:47:13 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "0fd26484fb064f1cb18fc2ef738c42a9", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 78, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204833, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:47:13 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004d305e5e
May 09 05:47:13 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049306565
May 09 05:47:13 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204833.5357294, 'source': 0, 'key': '0fd26484fb064f1cb18fc2ef738c42a9'}
May 09 05:47:14 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:47:14 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:47:14 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0057005c5c
May 09 05:47:14 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:47:15 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:47:15 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:47:16 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:47:16 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:47:21 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:47:21 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:47:21 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "e9b25b532a104b0d9d105f3fffbdb6dc", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:47:22 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204841.9980545, 'source': 0, 'key': 'e9b25b532a104b0d9d105f3fffbdb6dc'}
May 09 05:47:26 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:47:26 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:47:27 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0057105c5c
May 09 05:47:27 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:47:29 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048206464
May 09 05:47:29 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048306464
May 09 05:47:30 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004e205d5e
May 09 05:47:30 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1533, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fd0015000002005c205d5d
May 09 05:47:30 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:47:41 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0057305c5c
May 09 05:47:41 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:47:42 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049206565
May 09 05:47:42 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004e305d5e
May 09 05:47:42 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1533, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fd0015000002005c005d5d
May 09 05:47:43 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:47:43 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048006464
May 09 05:47:43 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204863, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:47:43 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 72, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204863, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:47:43 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "3a534836560a40e5b4c55147aa270703", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 72, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715204863, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:47:44 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204863.7682869, 'source': 0, 'key': '3a534836560a40e5b4c55147aa270703'}
May 09 05:47:44 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:47:44 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:47:54 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048106464
May 09 05:47:55 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004e005d5e
May 09 05:47:56 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059305e5e
May 09 05:47:56 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:47:56 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1025, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000401001500200d0057005c5c
May 09 05:47:56 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:47:58 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1533, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fd0015000002005c105d5d
May 09 05:47:58 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:47:58 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049006565
May 09 05:47:58 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204878, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:47:58 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204878, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:47:58 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "c4dc5d7e9cd6470c8c4b0d9172e0abf0", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 73, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715204878, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:47:58 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204878.953707, 'source': 0, 'key': 'c4dc5d7e9cd6470c8c4b0d9172e0abf0'}
May 09 05:47:59 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1530, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fa00150000000059305e5e
May 09 05:47:59 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:48:09 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:48:09 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:48:09 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004d105e5e
May 09 05:48:10 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 77, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1028, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204890, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:48:10 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 77, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1028, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204890, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:48:10 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "b4f5ece1d9024a49b52c3a837eb886af", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 77, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1028, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715204890, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:48:10 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1533, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fd0015000002005c205d5d
May 09 05:48:10 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:48:10 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204890.5181534, 'source': 0, 'key': 'b4f5ece1d9024a49b52c3a837eb886af'}
May 09 05:48:11 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:48:11 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:48:12 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f205d5d
May 09 05:48:12 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1533, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fd0015000002005d305d5d
May 09 05:48:12 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:48:12 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000048206464
May 09 05:48:13 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:48:13 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:48:15 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:48:15 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:48:21 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:48:21 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:48:21 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "82ec7c0493ae42d1a06a76d35cc09560", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:48:22 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204902.1133056, 'source': 0, 'key': '82ec7c0493ae42d1a06a76d35cc09560'}
May 09 05:48:22 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f305d5d
May 09 05:48:22 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 93, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204902, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:48:22 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 93, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204902, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:48:22 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "9fbf498d5e2e4187a0f0d2e89cd23aea", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 93, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204902, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:48:22 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1533, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fd0015000002005d005d5d
May 09 05:48:22 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:48:22 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204902.7219961, 'source': 0, 'key': '9fbf498d5e2e4187a0f0d2e89cd23aea'}
May 09 05:48:23 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:48:23 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049306464
May 09 05:48:23 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:48:23 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:48:24 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:48:24 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:48:24 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:48:24 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:48:25 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004d205e5e
May 09 05:48:26 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:48:26 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:48:26 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000402001500200d0057305c5c
May 09 05:48:26 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:48:27 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004d305e5e
May 09 05:48:27 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:48:27 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:48:37 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1533, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fd0015000002005d105d5d
May 09 05:48:37 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:48:37 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:48:37 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:48:39 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000402001500200d0057005c5c
May 09 05:48:39 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:48:39 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004d005e5e
May 09 05:48:41 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000402001500200d0057105c5c
May 09 05:48:41 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:48:45 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:48:45 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:48:50 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:48:50 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:48:50 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:48:51 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049206464
May 09 05:48:51 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204931, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:48:51 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 100, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715204931, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:48:51 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "0375002481084cc5bd6b99cdd9c5e9aa", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 100, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 100, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715204931, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:48:51 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f205d5d
May 09 05:48:52 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204931.9155912, 'source': 0, 'key': '0375002481084cc5bd6b99cdd9c5e9aa'}
May 09 05:48:52 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004d105e5e
May 09 05:48:54 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:48:54 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:49:04 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f305d5d
May 09 05:49:04 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004d205e5e
May 09 05:49:04 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:49:04 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204944, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:49:04 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 72, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715204944, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:49:04 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "abb3d0e17f7346e6aaa62727b7cd2f7b", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 72, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715204944, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:49:05 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204945.0113952, 'source': 0, 'key': 'abb3d0e17f7346e6aaa62727b7cd2f7b'}
May 09 05:49:05 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:49:05 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:49:05 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:49:05 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:49:06 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1533, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fd0015000002005d005d5d
May 09 05:49:06 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:49:06 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:49:06 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:49:07 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:49:07 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:49:08 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:49:08 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:49:15 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:49:15 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:49:18 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 100, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049006464
May 09 05:49:18 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f105d5e
May 09 05:49:19 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048006565
May 09 05:49:20 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 09 05:49:20 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 05:49:21 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:49:21 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:49:21 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004e005e5e
May 09 05:49:21 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1028, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204961, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:49:21 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1028, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715204961, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:49:21 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "8b4e714fd74c4de89d85b57eb7468a48", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1028, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715204961, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:49:21 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:49:21 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:49:21 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "784bdb272d434162beaeb0cf51ade678", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:49:22 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204962.2849457, 'source': 0, 'key': '8b4e714fd74c4de89d85b57eb7468a48'}
May 09 05:49:22 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204962.3351529, 'source': 0, 'key': '784bdb272d434162beaeb0cf51ade678'}
May 09 05:49:32 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fb0015000000005a105e5e
May 09 05:49:32 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:49:35 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 99, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 99, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049206363
May 09 05:49:35 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:49:35 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:49:36 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048206565
May 09 05:49:36 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:49:36 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:49:36 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004e205e5e
May 09 05:49:36 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:49:36 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:49:37 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:49:37 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:49:46 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:49:46 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:49:46 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 99, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 99, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049306363
May 09 05:49:46 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f305d5e
May 09 05:49:46 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204986, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:49:46 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 79, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 93, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 73, 'utcTimestamp': 1715204986, 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 09 05:49:46 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "7a8481d61f8646ba923e1b77cce26e6b", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 79, "sleepDuration": 0, "runSteps": 0, "caseTemp": 93, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 73, "utcTimestamp": 1715204986, "configId": 292, "gatewayId": "00e15e66f988db"}}
May 09 05:49:47 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715204986.9761865, 'source': 0, 'key': '7a8481d61f8646ba923e1b77cce26e6b'}
May 09 05:49:47 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:49:47 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:49:47 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 09 05:49:47 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 05:49:48 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048306565
May 09 05:49:48 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 99, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 99, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049306363
May 09 05:49:49 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:49:49 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:49:49 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:49:49 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:49:49 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000402001500200d0057005c5c
May 09 05:49:49 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:49:49 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:49:49 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:49:50 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fb0015000000005a205e5e
May 09 05:49:50 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:50:00 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 09 05:50:00 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 05:50:00 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330048106565
May 09 05:50:01 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f105d5e
May 09 05:50:02 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000402001500200d0057105c5c
May 09 05:50:02 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:50:02 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1533, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fd0015000002005c205d5d
May 09 05:50:02 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:50:02 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:50:02 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:50:02 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 99, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 99, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049106363
May 09 05:50:02 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 99, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 99, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715205002, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:50:02 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 99, 'sleepState': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 73, 'sleepDuration': 0, 'runSteps': 0, 'caseTemp': 99, 'totalCals': 0, 'totalSteps': 0, 'heartRate': 0, 'distance': 0, 'solarGen': 40, 'walkSteps': 0, 'bmrCals': 0}, 'wearableId': 74, 'utcTimestamp': 1715205002, 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 09 05:50:02 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "0b919ece2db04363abc5cfd337760f7b", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 99, "sleepState": 0, "actCals": 0, "thermalGen": 6, "battery": 73, "sleepDuration": 0, "runSteps": 0, "caseTemp": 99, "totalCals": 0, "totalSteps": 0, "heartRate": 0, "distance": 0, "solarGen": 40, "walkSteps": 0, "bmrCals": 0}, "wearableId": 74, "utcTimestamp": 1715205002, "configId": 294, "gatewayId": "00e15e66f988db"}}
May 09 05:50:03 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715205003.0833871, 'source': 0, 'key': '0b919ece2db04363abc5cfd337760f7b'}
May 09 05:50:04 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fb0015000000005a005e5e
May 09 05:50:04 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:50:14 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fb0015000000005a105e5e
May 09 05:50:14 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:50:14 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000402001500200d0057205c5c
May 09 05:50:14 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:50:14 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1533, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fd0015000002005c305d5d
May 09 05:50:14 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:50:15 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:50:15 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:50:15 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049206565
May 09 05:50:15 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715205015, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:50:15 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'sleepState': 0, 'actCals': 7, 'thermalGen': 21, 'battery': 73, 'sleepDuration': 0, 'runSteps': 64, 'caseTemp': 101, 'totalCals': 58, 'totalSteps': 2162, 'heartRate': 0, 'distance': 1826, 'solarGen': 21, 'walkSteps': 2098, 'bmrCals': 51}, 'wearableId': 75, 'utcTimestamp': 1715205015, 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 09 05:50:15 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "0789266098f148c3bbc58fc2c3da59f7", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "sleepState": 0, "actCals": 7, "thermalGen": 21, "battery": 73, "sleepDuration": 0, "runSteps": 64, "caseTemp": 101, "totalCals": 58, "totalSteps": 2162, "heartRate": 0, "distance": 1826, "solarGen": 21, "walkSteps": 2098, "bmrCals": 51}, "wearableId": 75, "utcTimestamp": 1715205015, "configId": 291, "gatewayId": "00e15e66f988db"}}
May 09 05:50:16 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000280006000000004f205d5e
May 09 05:50:16 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 99, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049206364
May 09 05:50:16 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:50:16 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:50:16 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715205016.2072031, 'source': 0, 'key': '0789266098f148c3bbc58fc2c3da59f7'}
May 09 05:50:18 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 41, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000290006000000004f305d5d
May 09 05:50:22 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 09 05:50:22 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 09 05:50:22 msm8909 python3[3048]: [SSE] Sending: {"rt": "gw", "key": "aee6b93f1d6047699e3a4ed2e003d802", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 09 05:50:22 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715205022.5033627, 'source': 0, 'key': 'aee6b93f1d6047699e3a4ed2e003d802'}
May 09 05:50:28 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 41, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000290006000000004f005d5d
May 09 05:50:28 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:50:28 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:50:28 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004e305e5e
May 09 05:50:28 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1028, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715205028, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:50:28 msm8909 python3[3048]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 94, 'sleepState': 0, 'actCals': 6, 'thermalGen': 21, 'battery': 78, 'sleepDuration': 0, 'runSteps': 77, 'caseTemp': 94, 'totalCals': 67, 'totalSteps': 2160, 'heartRate': 0, 'distance': 1709, 'solarGen': 1028, 'walkSteps': 2083, 'bmrCals': 61}, 'wearableId': 76, 'utcTimestamp': 1715205028, 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 09 05:50:28 msm8909 python3[3048]: [SSE] Sending: {"rt": "instant", "key": "bd5ee3e9943c4b409bd04d7894856d98", "msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 94, "sleepState": 0, "actCals": 6, "thermalGen": 21, "battery": 78, "sleepDuration": 0, "runSteps": 77, "caseTemp": 94, "totalCals": 67, "totalSteps": 2160, "heartRate": 0, "distance": 1709, "solarGen": 1028, "walkSteps": 2083, "bmrCals": 61}, "wearableId": 76, "utcTimestamp": 1715205028, "configId": 295, "gatewayId": "00e15e66f988db"}}
May 09 05:50:29 msm8909 python3[3048]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715205028.7825327, 'source': 0, 'key': 'bd5ee3e9943c4b409bd04d7894856d98'}
May 09 05:50:30 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'case_temp': 99, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU', 'heart_rate': 0, 'company_id': b'\rU', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 100, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 40, 'sleep_state': 0, 'bmr_cals': 0} 0d550d5500070000000000000000002800060000000049306364
May 09 05:50:30 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:50:30 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:50:31 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fb0015000000005a305e5e
May 09 05:50:31 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:50:32 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049006565
May 09 05:50:33 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x02}', 'alert_status': b'\x00', 'company_id': b'\x02}'} 027d027d0006
May 09 05:50:33 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 05:50:42 msm8909 python3[3048]: ADVERT: {'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'case_temp': 101, 'total_steps': 2162, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92', 'heart_rate': 0, 'company_id': b'\x1d\x92', 'thermal_gen': 21, 'total_cals': 58, 'run_steps': 64, 'skin_temp': 101, 'distance': 1826, 'sleep_duration': 0, 'walk_steps': 2098, 'solar_gen': 21, 'sleep_state': 0, 'bmr_cals': 51} 1d921d92000700400832072200000015001507a0330049106565
May 09 05:50:43 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89', 'heart_rate': 0, 'company_id': b'\x0f\x89', 'thermal_gen': 6, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 41, 'sleep_state': 0, 'bmr_cals': 0} 0f890f890007000000000000000000290006000000004f105d5d
May 09 05:50:43 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:50:43 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:50:43 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'case_temp': 93, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf', 'heart_rate': 0, 'company_id': b'\x18\xcf', 'thermal_gen': 21, 'total_cals': 2, 'run_steps': 0, 'skin_temp': 93, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1533, 'sleep_state': 0, 'bmr_cals': 2} 18cf18cf0007000000000000000005fd0015000002005c205d5d
May 09 05:50:43 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 05:50:43 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:50:43 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:50:43 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x02\xda', 'mtp_version': 5, 'company_id': b'_\x00'} 02da055f00
May 09 05:50:43 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 05:50:44 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5', 'heart_rate': 0, 'company_id': b'\x1d\xd5', 'thermal_gen': 21, 'total_cals': 0, 'run_steps': 0, 'skin_temp': 94, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1531, 'sleep_state': 0, 'bmr_cals': 0} 1dd51dd50007000000000000000005fb0015000000005a005e5e
May 09 05:50:44 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 05:50:44 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000402001500200d0057105c5c
May 09 05:50:44 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:50:45 msm8909 python3[3048]: ADVERT: {'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'case_temp': 94, 'total_steps': 2160, 'alert_status': b'\x00', 'pairing_code': b'%\x1a', 'heart_rate': 0, 'company_id': b'%\x1a', 'thermal_gen': 21, 'total_cals': 67, 'run_steps': 77, 'skin_temp': 94, 'distance': 1709, 'sleep_duration': 0, 'walk_steps': 2083, 'solar_gen': 1028, 'sleep_state': 0, 'bmr_cals': 61} 251a251a0007004d082306ad00000404001506b03d004e105e5e
May 09 05:50:46 msm8909 python3[3048]: ADVERT: {'pairing_code': b'\x04+', 'mtp_version': 5, 'company_id': b'_\x00'} 042b055f00
May 09 05:50:46 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 05:50:46 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'company_id': b'\x18\x98'} 189818980006
May 09 05:50:46 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 05:50:46 msm8909 python3[3048]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 09 05:50:46 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 05:50:46 msm8909 python3[3048]: ADVERT: {'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'case_temp': 92, 'total_steps': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83', 'heart_rate': 0, 'company_id': b'\x15\x83', 'thermal_gen': 21, 'total_cals': 13, 'run_steps': 0, 'skin_temp': 92, 'distance': 0, 'sleep_duration': 0, 'walk_steps': 0, 'solar_gen': 1026, 'sleep_state': 0, 'bmr_cals': 13} 15831583000700000000000000000402001500200d0057105c5c
May 09 05:50:46 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 05:50:46 msm8909 python3[3048]: Running Scheduled: Check Network
May 09 05:50:46 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 09 05:50:51 msm8909 python3[3048]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT